From fce92f3d58f224b509d9ceb1912e5fa0a767289c Mon Sep 17 00:00:00 2001 From: Jordan Millar Date: Wed, 2 Oct 2024 15:09:09 -0400 Subject: [PATCH] Fix cabal.project --- cabal.project | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cabal.project b/cabal.project index 9d2e8c03bb..25f1d88338 100644 --- a/cabal.project +++ b/cabal.project @@ -60,6 +60,7 @@ write-ghc-environment-files: always source-repository-package type: git - location: git@github.com:IntersectMBO/cardano-api.git + location: https://github.com/IntersectMBO/cardano-api.git tag: 00244228575460b58abeb073e1150aa39e89593f + --sha256: sha256-86/xmLoExlf1Qm3xN+zEHkx/7aUXjTMkdROF/zCl3mk= subdir: cardano-api \ No newline at end of file