diff --git a/butler.json b/butler.json index 97bb703..1705061 100644 --- a/butler.json +++ b/butler.json @@ -7,8 +7,8 @@ "autoupdate": { "url": "https://broth.itch.ovh/butler/windows-amd64/$matchHead/archive/default#/latest.zip" }, - "version": "v15.18.0", - "url": "https://broth.itch.ovh/butler/windows-amd64/15.18.0/archive/default#/latest.zip", + "version": "v15.19.0", + "url": "https://broth.itch.ovh/butler/windows-amd64/15.19.0/archive/default#/latest.zip", "bin": "butler.exe", - "hash": "5d1d397521817dfeb9285e6fd820cd935ff727d57607b7ce166a4807a06ee3ca" + "hash": "314fd33d07cad03e27c861225b3be0ad16c2e10c26e34406b7bf4bba0597923e" } diff --git a/circleci-cli.json b/circleci-cli.json index 5bbab70..15b2bcf 100644 --- a/circleci-cli.json +++ b/circleci-cli.json @@ -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.8764", - "extract_dir": "circleci-cli_0.1.8764_windows_amd64", - "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.8764/circleci-cli_0.1.8764_windows_amd64.zip", + "version": "0.1.9321", + "extract_dir": "circleci-cli_0.1.9321_windows_amd64", + "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.9321/circleci-cli_0.1.9321_windows_amd64.zip", "bin": "circleci.exe", - "hash": "2124b98dfdea3d2b6cf929341e8152b97f136ca52b7aca1d5879cdbb13d6f8c6" + "hash": "9ec164bef0c34756a6e57ed4322c44dbab69bc35dd2db691ef0471c1ef1cc869" } diff --git a/easy_profiler.json b/easy_profiler.json index 8bcc3e6..74c4cf5 100644 --- a/easy_profiler.json +++ b/easy_profiler.json @@ -15,4 +15,4 @@ "easy_profiler GUI" ] ] -} \ No newline at end of file +} diff --git a/mtuner.json b/mtuner.json index 014f94c..bf39a02 100644 --- a/mtuner.json +++ b/mtuner.json @@ -5,10 +5,10 @@ "autoupdate": { "url": "https://github.com/milostosic/MTuner/releases/download/v$version/mtuner64.zip" }, - "version": "4.4.6", - "url": "https://github.com/milostosic/MTuner/releases/download/v4.4.6/mtuner64.zip", + "version": "4.4.7", + "url": "https://github.com/milostosic/MTuner/releases/download/v4.4.7/mtuner64.zip", "bin": "MTuner/MTuner.exe", - "hash": "1cb539882c2777b8ca2c6a0bea8d241f75821a5f55fe608fc696df756a1603db", + "hash": "67db0f06fee864beebf0bdbfea6e5c581ac1cb3248573152f2a651a0314eb408", "shortcuts": [ [ "MTuner/MTuner.exe", diff --git a/webots.json b/webots.json deleted file mode 100644 index fe0bd9f..0000000 --- a/webots.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "checkver": { - "url": "https://api.github.com/repos/cyberbotics/webots/releases/latest", - "jp": "$.tag_name" - }, - "autoupdate": { - "url": "https://github.com/cyberbotics/webots/releases/download/$version/webots-$version_setup.exe" - }, - "env_set": { - "WEBOTS_HOME": "$dir" - }, - "version": "R2020a-rev1", - "innosetup": true, - "url": "https://github.com/cyberbotics/webots/releases/download/R2020a-rev1/webots-R2020a-rev1_setup.exe", - "hash": "13730aca98f7e24bc794951a19f2c99477a59024d4e25df319cf8c1a3f570646" -}