File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed
Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "version" : " 4.7.21" ,
3+ "description" : " AMX RMS SDK" ,
4+ "homepage" : " https://github.com/Norgate-AV/RMS-SDK" ,
5+ "license" : " Proprietary,MIT" ,
6+ "url" : " https://github.com/Norgate-AV/RMS-SDK/releases/download/v4.7.21/RMS-SDK.4.7.21.archive.zip" ,
7+ "hash" : " 9a3fed1643fd6a09fb066b4f9ac994f8cf81c7b0273d1df265214d1284e21a6d" ,
8+ "pre_install" : " if (!(is_admin)) { error \" This package requires admin rights to install\" ; break }" ,
9+ "post_install" : " . $dir\\ SymLink.ps1" ,
10+ "pre_uninstall" : " . $dir\\ SymLink.ps1 -Delete" ,
11+ "checkver" : {
12+ "url" : " https://api.github.com/repos/Norgate-AV/RMS-SDK/releases" ,
13+ "regex" : " \" tag_name\"\\ s*:\\ s*\" v([\\ d.]+)\" "
14+ },
15+ "autoupdate" : {
16+ "url" : " https://github.com/Norgate-AV/RMS-SDK/releases/download/v$version/RMS-SDK.$version.archive.zip" ,
17+ "hash" : {
18+ "url" : " $url.sha256"
19+ }
20+ }
21+ }
Original file line number Diff line number Diff line change 11{
22 "version" : " 1.0.0" ,
33 "description" : " Netlinx module for Casio projectors" ,
4- "homepage" : " https://github.com/Norgate-AV/NAVDatabase.Amx.PJLink " ,
4+ "homepage" : " https://github.com/Norgate-AV/NAVDatabase.Amx.CasioProjector " ,
55 "license" : " MIT" ,
66 "url" : " https://github.com/Norgate-AV/NAVDatabase.Amx.CasioProjector/releases/download/v1.0.0/NAVDatabase.Amx.CasioProjector.1.0.0.archive.zip" ,
77 "hash" : " ac1478658a19eca7982c6c63d12b892edc4d85eb835bc6b3a2c842ebb614e2b2" ,
You can’t perform that action at this time.
0 commit comments