2025-08-08 00:43:32 +00:00

22 lines
740 B
JSON

{
"version": "1.17.1",
"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.17.1/certigo-windows-amd64#/certigo.exe",
"hash": "cc55d96dae1c3376daf956941e1869e46e9e0fe80fb1a8562a28ffe5cb9862b9"
}
},
"bin": "certigo.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/square/certigo/releases/download/v$version/certigo-windows-amd64#/certigo.exe"
}
}
}
}