mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 12:04:27 +00:00
15 lines
471 B
JSON
15 lines
471 B
JSON
{
|
|
"homepage": "https://wyam.io",
|
|
"version": "1.7.1",
|
|
"license": "MIT",
|
|
"url": "https://github.com/Wyamio/Wyam/releases/download/v1.7.1/Wyam-v1.7.1.zip",
|
|
"hash": "2f9b88038ab684cdbfce14544a392c1a68d02e94ea200defcc67859136dfa6df",
|
|
"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"
|
|
}
|
|
}
|