mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-19 23:21:19 +00:00
15 lines
471 B
JSON
15 lines
471 B
JSON
{
|
|
"homepage": "https://wyam.io",
|
|
"version": "1.4.1",
|
|
"license": "MIT",
|
|
"url": "https://github.com/Wyamio/Wyam/releases/download/v1.4.1/Wyam-v1.4.1.zip",
|
|
"hash": "962d6277398fef3f94fc0379d0f27b6dfab9e6a920acddf2d315578f2f56de64",
|
|
"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"
|
|
}
|
|
}
|