sget: Update to version 1.6.0 (#3454)

* sget: Fix checkver

* sget: Revert checkver for testing

* sget: Update to version 1.6.0, fix checkver
This commit is contained in:
tech189 2022-03-29 14:46:38 +01:00 committed by GitHub
parent c67d9d4bfd
commit b1050e4cf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,16 +1,19 @@
{
"version": "1.5.0",
"version": "1.6.0",
"description": "Safer, automatic verification of signatures and integration.",
"homepage": "https://github.com/sigstore/cosign#sget",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/sigstore/cosign/releases/download/v1.5.0/sget-windows-amd64.exe#/sget.exe",
"hash": "10918e3edaf08cfa877d25e4b71f3c5095da5dcde0624c3631bf08888963c29b"
"url": "https://github.com/sigstore/cosign/releases/download/v1.6.0/sget-windows-amd64.exe#/sget.exe",
"hash": "d71c58e54cb1c6cd03ad72180ca5d1552d2d8901814a67c574548e932d9f961d"
}
},
"bin": "sget.exe",
"checkver": "github",
"checkver": {
"url": "https://github.com/sigstore/cosign/releases",
"regex": "tree\\/v([\\d.]+)"
},
"autoupdate": {
"architecture": {
"64bit": {