mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
certigo: Add version 1.16.0 (#4693)
This commit is contained in:
parent
cf87667174
commit
8f6142529f
21
bucket/certigo.json
Normal file
21
bucket/certigo.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"version": "1.16.0",
|
||||
"description": "A utility to examine and validate certificates in a variety of formats.",
|
||||
"homepage": "https://github.com/square/certigo",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/square/certigo/releases/download/v1.16.0/certigo-windows-amd64#/certigo.exe",
|
||||
"hash": "5137cb276f64280d38fccb29ff8d359c16a9e720292e546f5abcb8b6561194aa"
|
||||
}
|
||||
},
|
||||
"bin": "certigo.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/square/certigo/releases/download/v$version/certigo-windows-amd64#/certigo.exe"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user