mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
sigrok: Update to version 0.7.2
This commit is contained in:
parent
2c9b094fdc
commit
862eeeebf0
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.7.1",
|
"version": "0.7.2",
|
||||||
"description": "A command line utility for the sigrok software.",
|
"description": "A command line utility for the sigrok software.",
|
||||||
"homepage": "https://sigrok.org/",
|
"homepage": "https://sigrok.org/",
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://sigrok.org/download/binary/sigrok-cli/sigrok-cli-0.7.1-x86_64-installer.exe#/dl.7z",
|
"url": "https://sigrok.org/download/binary/sigrok-cli/sigrok-cli-0.7.2-x86_64-installer.exe#/dl.7z",
|
||||||
"hash": "efbb078edf342f48f36c3b68c180c7a1cdcec9f8ad6bf6237cc8175e3763e651"
|
"hash": "27ddf838c992381f3d9c52ad9d5a7ec7db382d9aea1905d44538a7c7bd368446"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://sigrok.org/download/binary/sigrok-cli/sigrok-cli-0.7.1-i686-installer.exe#/dl.7z",
|
"url": "https://sigrok.org/download/binary/sigrok-cli/sigrok-cli-0.7.2-i686-installer.exe#/dl.7z",
|
||||||
"hash": "fb97eef3f3b68758e0c9fb471bf1daee5771530ac244dcf4e01e1acdcce64208"
|
"hash": "d16778f88557ee68f8ed1ee3048ec9e71ac6a4359dd3e223f67bc2ab2369f018"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Force -Recurse",
|
"pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Force -Recurse",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user