mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
bind: Update to version 9.14.4
This commit is contained in:
parent
e8f0b46a64
commit
fe1891feee
@ -2,15 +2,15 @@
|
|||||||
"homepage": "https://www.isc.org/bind/",
|
"homepage": "https://www.isc.org/bind/",
|
||||||
"description": "Versatile, classic, complete name server software.",
|
"description": "Versatile, classic, complete name server software.",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"version": "9.14.3",
|
"version": "9.14.4",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://downloads.isc.org/isc/bind9/9.14.3/BIND9.14.3.x64.zip",
|
"url": "https://downloads.isc.org/isc/bind9/9.14.4/BIND9.14.4.x64.zip",
|
||||||
"hash": "9182c6593d11581909d12706e663252c357696def102b260da02c98ec1ac7b86"
|
"hash": "80ab8173cd86828e42bceaf2bf15e78a4a012cac232f11ac15c8642558e76c1e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://downloads.isc.org/isc/bind9/9.14.3/BIND9.14.3.x86.zip",
|
"url": "https://downloads.isc.org/isc/bind9/9.14.4/BIND9.14.4.x86.zip",
|
||||||
"hash": "1ded768b090e633b1930f99e457c1f73b3955614aff621ec13ea12c186884472"
|
"hash": "618adda78c04c5891a778381d87d78f81d1d8ae9849dec200a5ce66b516bd3d2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"env_add_path": "bin",
|
"env_add_path": "bin",
|
||||||
@ -23,7 +23,7 @@
|
|||||||
"Remove-Item \"$dir\\*\" -Exclude 'bin'"
|
"Remove-Item \"$dir\\*\" -Exclude 'bin'"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"checkver": "(?sm)Current-Stable<.*?\\\/([\\d.]+)\\\/",
|
"checkver": "(?sm)Current-Stable<.*?\\/([\\d.]+)\\/",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user