diff options
author | Andrew Chow <achow101-github@achow101.com> | 2021-06-08 16:30:43 -0400 |
---|---|---|
committer | Andrew Chow <achow101-github@achow101.com> | 2021-06-08 17:04:36 -0400 |
commit | 0fe60a84ae2f52e87ee07cd0243f09d45b0b15e2 (patch) | |
tree | ef9f221556a042b218468a48c4eabb7fb344b888 | |
parent | 5313d6aed2d8bd515401b3782c0bc352af423015 (diff) |
Use latest signapple commit
Update gitian and guix to use the same latest signapple commit
Github-Pull: #22190
Rebased-From: 683d197970a533690ca1bd4d06d021900e87cb8b
-rw-r--r-- | contrib/gitian-descriptors/gitian-osx-signer.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gitian-descriptors/gitian-osx-signer.yml b/contrib/gitian-descriptors/gitian-osx-signer.yml index c204e6a3f4..ce992a1707 100644 --- a/contrib/gitian-descriptors/gitian-osx-signer.yml +++ b/contrib/gitian-descriptors/gitian-osx-signer.yml @@ -13,7 +13,7 @@ remotes: "dir": "signature" - "url": "https://github.com/achow101/signapple.git" "dir": "signapple" - "commit": "c7e73aa27a7615ac9506559173f787e2906b25eb" + "commit": "b084cbbf44d5330448ffce0c7d118f75781b64bd" files: - "bitcoin-osx-unsigned.tar.gz" script: | |