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": "2.0.0",
|
|
"license": "MIT",
|
|
"url": "https://github.com/Wyamio/Wyam/releases/download/v2.0.0/Wyam-v2.0.0.zip",
|
|
"hash": "683e0e7e004b6c7a2ba58bd3537c27bee958cc74c1bae9871aa25aacc6412170",
|
|
"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"
|
|
}
|
|
}
|