mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 23:01:22 +00:00
xmake: Fix autoupdate (#33)
This commit is contained in:
parent
5ee4e59d4a
commit
c4185935ac
@ -11,6 +11,6 @@
|
||||
"github": "https://github.com/xmake-io/xmake"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/tboox/xmake-io/releases/download/v$version/xmake-v$version.win32.zip"
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v$version/xmake-v$version.win32.zip"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user