mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 20:51:21 +00:00
coredns: Add version 1.6.5
This commit is contained in:
parent
01916c1c6d
commit
94a4dc0758
26
bucket/coredns.json
Normal file
26
bucket/coredns.json
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"homepage": "https://coredns.io/",
|
||||
"description": "A DNS server/forwarder, that chains plugins.",
|
||||
"license": "Apache-2.0",
|
||||
"version": "1.6.5",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/coredns/coredns/releases/download/v1.6.5/coredns_1.6.5_windows_amd64.tgz",
|
||||
"hash": "c082fcbf42c445c5dfa32919676b12fdc07136c7d08b5a230eddbc343f1bca9d"
|
||||
}
|
||||
},
|
||||
"bin": "coredns.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/coredns/coredns"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/coredns/coredns/releases/download/v1.6.5/coredns_1.6.5_windows_amd64.tgz"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "$url.sha256"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user