ScoopInstaller_Main/bucket/acmesharp.json
linsui 0f8c4b09fe Fix ~156 license tags (#272)
* Fix 150 license

* Update

* Update

* Update cockroachdb.json

See https://github.com/cockroachdb/cockroach/blob/master/LICENSE and
https://github.com/cockroachdb/cockroach/blob/master/licenses/BSL.txt

* Apply new rule

* Change to unknown

* Update tup.json

* fix radare2

* Some fix

* Some fix

* Fix sliksvn

* Fix sliksvn

* Update imagemagick.json
2019-08-02 07:28:29 -07:00

19 lines
689 B
JSON

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