mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
coredns: Proper update to version 1.6.7 (#908)
This commit is contained in:
parent
b1587dbe74
commit
0ddd03e39a
@ -5,8 +5,8 @@
|
||||
"version": "1.6.7",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/coredns/coredns/releases/download/v1.6.5/coredns_1.6.5_windows_amd64.tgz",
|
||||
"hash": "c082fcbf42c445c5dfa32919676b12fdc07136c7d08b5a230eddbc343f1bca9d"
|
||||
"url": "https://github.com/coredns/coredns/releases/download/v1.6.7/coredns_1.6.7_windows_amd64.tgz",
|
||||
"hash": "c43035bc04f03437b87584017952b86322b2226e82932a21fde629db1dac6975"
|
||||
}
|
||||
},
|
||||
"bin": "coredns.exe",
|
||||
@ -16,7 +16,7 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/coredns/coredns/releases/download/v1.6.5/coredns_1.6.5_windows_amd64.tgz"
|
||||
"url": "https://github.com/coredns/coredns/releases/download/v$version/coredns_$version_windows_amd64.tgz"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user