mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 03:54:28 +00:00
15 lines
471 B
JSON
15 lines
471 B
JSON
{
|
|
"homepage": "https://wyam.io",
|
|
"version": "1.6.0",
|
|
"license": "MIT",
|
|
"url": "https://github.com/Wyamio/Wyam/releases/download/v1.6.0/Wyam-v1.6.0.zip",
|
|
"hash": "4b9cafd069550c99e2005a5427e73d93a2d16019e773f44bbaac995b7d7edb0e",
|
|
"bin": "wyam.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/Wyamio/Wyam"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/Wyamio/Wyam/releases/download/v$version/Wyam-v$version.zip"
|
|
}
|
|
}
|