scoop-games/bucket/ferium.json

25 lines
841 B
JSON
Raw Normal View History

2022-05-08 09:20:17 -07:00
{
2022-07-25 09:36:12 -07:00
"version": "4.1.10",
"description": "Fast and multi-source CLI program for managing Minecraft mods and modpacks from Modrinth, CurseForge, and Github Releases",
"homepage": "https://github.com/gorilla-devs/ferium",
2022-05-08 09:20:17 -07:00
"license": "MPL-2.0",
"architecture": {
"64bit": {
2022-07-25 09:36:12 -07:00
"url": "https://github.com/gorilla-devs/ferium/releases/download/v4.1.10/ferium-windows-msvc.zip",
"hash": "95eedcdeac8a53aee93d82432c8a23382074764f04d161c046e7fa855af23b8d"
2022-05-08 09:31:03 -07:00
}
2022-05-08 09:20:17 -07:00
},
"bin": "ferium.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/gorilla-devs/ferium/releases/download/v$version/ferium-windows-msvc.zip"
2022-05-08 09:20:17 -07:00
}
},
"hash": {
"url": "$url.sha256"
}
2022-05-08 09:20:17 -07:00
}
}