diff --git a/bucket/smimesign.json b/bucket/smimesign.json index 1ce49773a6..f64fe7c145 100644 --- a/bucket/smimesign.json +++ b/bucket/smimesign.json @@ -2,15 +2,15 @@ "description": "An S/MIME signing utility compatible with Git that allows developers to sign their commits and tags using X.509 certificates", "homepage": "https://github.com/github/smimesign", "license": "MIT", - "version": "0.0.11", + "version": "0.0.12", "architecture": { "64bit": { - "url": "https://github.com/github/smimesign/releases/download/0.0.11/smimesign-windows-amd64-0.0.11.zip", - "hash": "263ccbafc365729b5020da0527151757d531793e8ff9209020b6d104b563da28" + "url": "https://github.com/github/smimesign/releases/download/0.0.12/smimesign-windows-amd64-0.0.12.zip", + "hash": "3372d1c0e7324c3b7f17ab7406ebc366d78321c8563ddbc0b57cbed2220ec250" }, "32bit": { - "url": "https://github.com/github/smimesign/releases/download/0.0.11/smimesign-windows-386-0.0.11.zip", - "hash": "0893c35e3afbb41d37ca8cdc924bc06cb5bfa36cd2d7997a0c5c4c31c3970d01" + "url": "https://github.com/github/smimesign/releases/download/0.0.12/smimesign-windows-386-0.0.12.zip", + "hash": "881bd9239c1bfe47e7b7efd3a5349a27ec199a970415418fb361dc55c1743d1e" } }, "bin": "smimesign.exe",