⬆️ Updated apps
This commit is contained in:
parent
98defcba03
commit
c628f51609
6
MPF.json
6
MPF.json
@ -5,9 +5,9 @@
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/SabreTools/MPF/releases/download/$version/MPF_$version_net8.0-windows_win-x64_release.zip"
|
||||
},
|
||||
"version": "3.1.4",
|
||||
"url": "https://github.com/SabreTools/MPF/releases/download/3.1.4/MPF_3.1.4_net8.0-windows_win-x64_release.zip",
|
||||
"hash": "b9b0e41dbe45df6fee8e5bedce539bdb570a71161201bd35e557ee5b9d772f8a",
|
||||
"version": "3.1.5",
|
||||
"url": "https://github.com/SabreTools/MPF/releases/download/3.1.5/MPF_3.1.5_net8.0-windows_win-x64_release.zip",
|
||||
"hash": "25ea4796b22e3ac6bae49cf23b8fcf3af30636a22d3d0041fe6ce273f352274c",
|
||||
"shortcuts": [
|
||||
[
|
||||
"MPF.exe",
|
||||
|
23
vrc-get.json
Normal file
23
vrc-get.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"version": "1.8.0",
|
||||
"description": "Command line client for VRChat Package Manager",
|
||||
"homepage": "https://github.com/vrc-get/vrc-get",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/vrc-get/vrc-get/releases/download/v1.8.0/x86_64-pc-windows-msvc-vrc-get.exe#/vrc-get.exe",
|
||||
"hash": "53d4fd18c58d144065f4127a4e44ff736fa8e76ecd73f4868dc1aad90c34903b"
|
||||
}
|
||||
},
|
||||
"bin": "vrc-get.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/vrc-get/vrc-get"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/vrc-get/vrc-get/releases/download/v$version/x86_64-pc-windows-msvc-vrc-get.exe#/vrc-get.exe"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user