File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "version" : " 1.41.8" ,
3+ "description" : " A task runner and monorepo management tool for the web ecosystem, written in Rust." ,
4+ "homepage" : " https://moonrepo.dev/moon" ,
5+ "license" : " MIT" ,
6+ "architecture" : {
7+ "64bit" : {
8+ "url" : " https://github.com/moonrepo/moon/releases/download/v1.41.8/moon-x86_64-pc-windows-msvc.exe" ,
9+ "hash" : " 4592830af50746f8e54d2f38b9676a8819fe861e1934e8d5144a08856e5f8304"
10+ }
11+ },
12+ "pre_install" : " Rename-Item \" $dir\\ moon-x86_64-pc-windows-msvc.exe\" 'moon.exe'" ,
13+ "bin" : " moon.exe" ,
14+ "checkver" : {
15+ "github" : " https://github.com/moonrepo/moon"
16+ },
17+ "autoupdate" : {
18+ "architecture" : {
19+ "64bit" : {
20+ "url" : " https://github.com/moonrepo/moon/releases/download/v$version/moon-x86_64-pc-windows-msvc.exe"
21+ }
22+ }
23+ }
24+ }
You can’t perform that action at this time.
0 commit comments