mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
units: Update to version 2.21
This commit is contained in:
parent
76f254909c
commit
ca1b871f3f
@ -1,25 +1,25 @@
|
|||||||
{
|
{
|
||||||
"version": "2.21",
|
"version": "2.21",
|
||||||
"description": "Tool to convert quantities between different systems of measurement",
|
"description": "Tool to convert quantities between different systems of measurement",
|
||||||
"homepage": "https://www.gnu.org/software/units/",
|
"homepage": "https://www.gnu.org/software/units/",
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://ftp.gnu.org/gnu/units/windows/units-2.21-setup.exe",
|
"url": "https://ftp.gnu.org/gnu/units/windows/units-2.21-setup.exe",
|
||||||
"hash": "185ba7fbb56297dbafe2c40306aa1a63f3c5b17f66688dc6c21e562b31ad80d2"
|
"hash": "185ba7fbb56297dbafe2c40306aa1a63f3c5b17f66688dc6c21e562b31ad80d2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"innosetup": true,
|
"innosetup": true,
|
||||||
"bin": "units.exe",
|
"bin": "units.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://ftp.gnu.org/gnu/units/windows/?C=M;O=D",
|
"url": "https://ftp.gnu.org/gnu/units/windows/?C=M;O=D",
|
||||||
"regex": "units-([\\d.]+)-setup\\.exe"
|
"regex": "units-([\\d.]+)-setup\\.exe"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://ftp.gnu.org/gnu/units/windows/units-$version-setup.exe"
|
"url": "https://ftp.gnu.org/gnu/units/windows/units-$version-setup.exe"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user