mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com> Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
15 lines
471 B
JSON
15 lines
471 B
JSON
{
|
|
"homepage": "https://wyam.io",
|
|
"version": "2.2.4",
|
|
"license": "MIT",
|
|
"url": "https://github.com/Wyamio/Wyam/releases/download/v2.2.4/Wyam-v2.2.4.zip",
|
|
"hash": "dd4fe37e5819ae259e3e2da374395490e34ad4bcb84afdbc3da093d93b8715f5",
|
|
"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"
|
|
}
|
|
}
|