Skip to content

Commit ce0e126

Browse files
navdatabase-amx-config-from-file: Update to version 2.0.1
1 parent a6399fc commit ce0e126

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bucket/navdatabase-amx-config-from-file.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"version": "2.0.0",
2+
"version": "2.0.1",
33
"description": "NetLinx module for reading configuration from a file",
44
"homepage": "https://github.com/Norgate-AV/NAVDatabase.Amx.ConfigFromFile",
55
"license": "MIT",
6-
"url": "https://github.com/Norgate-AV/NAVDatabase.Amx.ConfigFromFile/releases/download/v2.0.0/NAVDatabase.Amx.ConfigFromFile.2.0.0.archive.zip",
7-
"hash": "b05f02f86c9b34637190f36fa267e89ed00a221013cfd2254c94303d5b099586",
6+
"url": "https://github.com/Norgate-AV/NAVDatabase.Amx.ConfigFromFile/releases/download/v2.0.1/NAVDatabase.Amx.ConfigFromFile.2.0.1.archive.zip",
7+
"hash": "77281b2780d4cfcc5b7c88e30425ce8aa33c0dc0112524f0584e7f7f756b1492",
88
"depends": "norgateav-amx/navfoundation-amx",
99
"pre_install": "if (!(is_admin)) { error \"This package requires admin rights to install\"; break }",
1010
"post_install": ". $dir\\SymLink.ps1",

0 commit comments

Comments
 (0)