mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
certstrap: Add version 1.3.0 (#4187)
This commit is contained in:
parent
289d3aac35
commit
210f4ff7af
21
bucket/certstrap.json
Normal file
21
bucket/certstrap.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"version": "1.3.0",
|
||||
"description": "Tools to bootstrap CAs, certificate requests, and signed certificates",
|
||||
"homepage": "https://github.com/square/certstrap",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/square/certstrap/releases/download/v1.3.0/certstrap-windows-amd64#/certstrap.exe",
|
||||
"hash": "52c811ef6b1469542390a2ac3dde24a03ba93ac626c5367b9b913d83f373b8f4"
|
||||
}
|
||||
},
|
||||
"bin": "certstrap.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/square/certstrap/releases/download/v$version/certstrap-windows-amd64#/certstrap.exe"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user