mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 14:51:22 +00:00
mosquitto: Update to version 2.0.9
This commit is contained in:
parent
2e5a8e2ec3
commit
bfbf729333
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.0.8",
|
"version": "2.0.9",
|
||||||
"description": "An open-source message broker that implements the MQTT protocol.",
|
"description": "An open-source message broker that implements the MQTT protocol.",
|
||||||
"homepage": "https://mosquitto.org/",
|
"homepage": "https://mosquitto.org/",
|
||||||
"license": "EPL-1.0",
|
"license": "EPL-1.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://mosquitto.org/files/binary/win64/mosquitto-2.0.8-install-windows-x64.exe#dl.7z",
|
"url": "https://mosquitto.org/files/binary/win64/mosquitto-2.0.9-install-windows-x64.exe#dl.7z",
|
||||||
"hash": "a92ec9ffa61154a3e97264239edb328c1ad95611813a89e5def65f9ac073454d"
|
"hash": "18baf7e81f2eec3165c6c3963969fbc2c0843eea76938fb3cf3739ff738e070c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://mosquitto.org/files/binary/win32/mosquitto-2.0.8-install-windows-x86.exe#/dl.7z",
|
"url": "https://mosquitto.org/files/binary/win32/mosquitto-2.0.9-install-windows-x86.exe#/dl.7z",
|
||||||
"hash": "9fbe80315c6bd1a696975fd098c2cf9fb2242ff9c33fe80a08ddba491d38c80b"
|
"hash": "743e754804771a1cf6c3522930ca766d77a5f4f2cbfe9cce5eb08ca521613b84"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"post_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninst*\" -Recurse",
|
"post_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninst*\" -Recurse",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user