Skip to content

Commit 111b4da

Browse files
committed
feat: add amx-rms-sdk
1 parent 98c7f12 commit 111b4da

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

bucket/amx-rms-sdk.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
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+
}

bucket/navdatabase-amx-casio-projector.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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",

0 commit comments

Comments
 (0)