2023-04-19 13:27:20 +05:30

22 lines
740 B
JSON

{
"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"
}
}
}
}