mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
FontReg: Add version 2.1.3 (#130)
This commit is contained in:
parent
6d257e39ed
commit
f7cccbce49
24
bucket/fontreg.json
Normal file
24
bucket/fontreg.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"version": "2.1.3",
|
||||
"description": "Windows Font Registration & Installation Utility.",
|
||||
"homepage": "http://code.kliu.org/misc/fontreg/",
|
||||
"license": "Freeware",
|
||||
"url": "http://code.kliu.org/misc/fontreg/fontreg-2.1.3-redist.7z",
|
||||
"hash": "md5:fb3f2c347e5831ccdc0b140e55bf9175",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"extract_dir": "bin.x86-32"
|
||||
},
|
||||
"64bit": {
|
||||
"extract_dir": "bin.x86-64"
|
||||
}
|
||||
},
|
||||
"bin": "FontReg.exe",
|
||||
"checkver": "fontreg-([\\d.]+)-redist",
|
||||
"autoupdate": {
|
||||
"url": "http://code.kliu.org/misc/fontreg/fontreg-$version-redist.7z",
|
||||
"hash": {
|
||||
"url": "$baseurl/fontreg-$version-redist.md5"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user