diff --git a/bucket/gitsign.json b/bucket/gitsign.json index ea7320f672..6cb9f3105b 100644 --- a/bucket/gitsign.json +++ b/bucket/gitsign.json @@ -1,16 +1,16 @@ { - "version": "0.13.0", + "version": "0.14.0", "description": "Keyless Git signing with Sigstore!", "homepage": "https://github.com/sigstore/gitsign", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/sigstore/gitsign/releases/download/v0.13.0/gitsign_0.13.0_windows_amd64.exe#/gitsign.exe", - "hash": "da5f80ca35cd1faefb6d796571fe051e8365440ee28e50fd9b190f30942bca65" + "url": "https://github.com/sigstore/gitsign/releases/download/v0.14.0/gitsign_0.14.0_windows_amd64.exe#/gitsign.exe", + "hash": "393a6c68509e9071e1747146e94b2417ad0257399a2fa10186ff0ae114e73603" }, "arm64": { - "url": "https://github.com/sigstore/gitsign/releases/download/v0.13.0/gitsign_0.13.0_windows_arm64.exe#/gitsign.exe", - "hash": "b578cb40238ba94fe67bbb3e12617ec0a79be6d34ea4b6217ecf9ec653b431aa" + "url": "https://github.com/sigstore/gitsign/releases/download/v0.14.0/gitsign_0.14.0_windows_arm64.exe#/gitsign.exe", + "hash": "d349324e75174483ace8c93262e54f128897b98ccf5008d512486be0aac29481" } }, "bin": "gitsign.exe",