mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
exercism: change homepage
This commit is contained in:
parent
67e5e1521f
commit
d38b35b8dc
@ -1,9 +1,10 @@
|
||||
{
|
||||
"##": "Rename from zip to 7z is needed due to 'invalid archive entry' error.",
|
||||
"homepage": "https://github.com/exercism/cli",
|
||||
"homepage": "http://exercism.io/",
|
||||
"description": "A Go based command line tool for exercism.io.",
|
||||
"version": "3.0.13",
|
||||
"license": "MIT",
|
||||
"bin": "exercism.exe",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/exercism/cli/releases/download/v3.0.13/exercism-windows-64bit.zip#/dl.7z",
|
||||
@ -14,8 +15,9 @@
|
||||
"hash": "07b8ddd743b03b1a783ac1e92b861a7d2c282a35f535e2dce95cd205d464acd1"
|
||||
}
|
||||
},
|
||||
"bin": "exercism.exe",
|
||||
"checkver": "github",
|
||||
"checkver": {
|
||||
"github": "https://github.com/exercism/cli"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user