mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 18:44:47 +00:00
24 lines
797 B
JSON
24 lines
797 B
JSON
{
|
|
"version": "1.41.8",
|
|
"description": "A task runner and monorepo management tool for the web ecosystem, written in Rust.",
|
|
"homepage": "https://moonrepo.dev/moon",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/moonrepo/moon/releases/download/v1.41.8/moon-x86_64-pc-windows-msvc.exe#/moon.exe",
|
|
"hash": "4592830af50746f8e54d2f38b9676a8819fe861e1934e8d5144a08856e5f8304"
|
|
}
|
|
},
|
|
"bin": "moon.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/moonrepo/moon"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/moonrepo/moon/releases/download/v$version/moon-x86_64-pc-windows-msvc.exe#/moon.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|