🎉 Added VRCOSC

This commit is contained in:
Edgar 2022-10-24 10:45:57 +02:00
parent 51ded45b8c
commit 200540d508
No known key found for this signature in database
GPG Key ID: 17D930BB616061A5
3 changed files with 25 additions and 7 deletions

View File

@ -6,9 +6,9 @@
"url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v$version/circleci-cli_$version_windows_amd64.zip",
"extract_dir": "circleci-cli_$version_windows_amd64"
},
"version": "0.1.21898",
"extract_dir": "circleci-cli_0.1.21898_windows_amd64",
"url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.21898/circleci-cli_0.1.21898_windows_amd64.zip",
"version": "0.1.22322",
"extract_dir": "circleci-cli_0.1.22322_windows_amd64",
"url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.22322/circleci-cli_0.1.22322_windows_amd64.zip",
"bin": "circleci.exe",
"hash": "ad355fe6ed9c793fb47be6b2dfb42665d238341bc388b04427408595a96da32d"
"hash": "5fce00d5c2625f9b1126cefd42010a39b53bf007bd0251c18c8d67e3e9fb0f85"
}

View File

@ -5,8 +5,8 @@
"autoupdate": {
"url": "https://github.com/rami3l/pacaptr/releases/download/v$version/pacaptr-windows-amd64.tar.gz"
},
"version": "0.16.1",
"url": "https://github.com/rami3l/pacaptr/releases/download/v0.16.1/pacaptr-windows-amd64.tar.gz",
"hash": "e304df3db76462491d53ed1f109af3a716c39471c3af35b44749d75b14af040e",
"version": "0.17.1",
"url": "https://github.com/rami3l/pacaptr/releases/download/v0.17.1/pacaptr-windows-amd64.tar.gz",
"hash": "8ebf52bb9b30d8aec42ae6ef3686f4ee2a68883f41ecf66eb4cf7bbaf793a9f6",
"bin": "pacaptr.exe"
}

18
vrcosc.json Normal file
View File

@ -0,0 +1,18 @@
{
"checkver": {
"github": "https://github.com/VolcanicArts/VRCOSC"
},
"autoupdate": {
"url": "https://github.com/VolcanicArts/VRCOSC/releases/download/$version/VRCOSCSetup.exe"
},
"version": "2022.1016.0",
"extract_dir": "lib/native",
"url": "https://github.com/VolcanicArts/VRCOSC/releases/download/2022.1016.0/VRCOSCSetup.exe",
"hash": "0813ef3680b9e2d00dadaad6088c556ee73089c74c5983daae05e42a9a8f487d",
"shortcuts": [
[
"VRCOSC.exe",
"VRCOSC"
]
]
}