ScoopInstaller_Main/bucket/acmesharp.json

19 lines
684 B
JSON

{
"version": "0.9.1.326",
"description": "An ACME (Let's Encrypt) client library and PowerShell client for the .NET platform",
"homepage": "https://github.com/ebekker/ACMESharp",
"license": "Unknown",
"url": "https://cdn.powershellgallery.com/packages/acmesharp.0.9.1.326.nupkg",
"hash": "e8c3c6799c03e7d3df41b6c39c7f3761ec027f94800f4bdf177b274a407012dd",
"psmodule": {
"name": "ACMESharp"
},
"checkver": {
"url": "https://www.powershellgallery.com/packages/ACMESharp",
"regex": "Downloads of ([\\d.]+)"
},
"autoupdate": {
"url": "https://cdn.powershellgallery.com/packages/acmesharp.$version.nupkg"
}
}