mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
dnsproxy: Update to version 0.63.0
This commit is contained in:
parent
55d41cbc71
commit
2203c68426
@ -1,22 +1,22 @@
|
||||
{
|
||||
"version": "0.62.0",
|
||||
"version": "0.63.0",
|
||||
"description": "Simple DNS proxy with DoH, DoT, DoQ and DNSCrypt support",
|
||||
"homepage": "https://github.com/AdguardTeam/dnsproxy",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.62.0/dnsproxy-windows-amd64-v0.62.0.zip",
|
||||
"hash": "00959cf61d97616d21155237d0ac24e7a41f3d342689815136648462e020f8d4",
|
||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.63.0/dnsproxy-windows-amd64-v0.63.0.zip",
|
||||
"hash": "dc4f450082dac6690ad4003ce0b688a75342552ee314fce52ce1882459e7b4a8",
|
||||
"extract_dir": "windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.62.0/dnsproxy-windows-386-v0.62.0.zip",
|
||||
"hash": "6dc8c39a4f8653e78109bb7d4cd6d900f5b3529143b9240c1a26ccadebc594d8",
|
||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.63.0/dnsproxy-windows-386-v0.63.0.zip",
|
||||
"hash": "853e0024ca488e3eda1a573bdef7b943b3da1d2d77ec134ef5f7b159c45d9409",
|
||||
"extract_dir": "windows-386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.62.0/dnsproxy-windows-arm64-v0.62.0.zip",
|
||||
"hash": "812e885e9ac5141151ce0616b2e3b80ec4a0a54d0cea0b0d6100bf3c4e851e58",
|
||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.63.0/dnsproxy-windows-arm64-v0.63.0.zip",
|
||||
"hash": "8cc3c56a81d7f0de0003c199dbbb5419314ca8f4abbd44db4b1f06a1b654ab3e",
|
||||
"extract_dir": "windows-arm64"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user