mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 02:31:21 +00:00
dnsproxy: Update to version 0.63.1
This commit is contained in:
parent
5dacb001f8
commit
e856449ab5
@ -1,22 +1,22 @@
|
||||
{
|
||||
"version": "0.63.0",
|
||||
"version": "0.63.1",
|
||||
"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.63.0/dnsproxy-windows-amd64-v0.63.0.zip",
|
||||
"hash": "dc4f450082dac6690ad4003ce0b688a75342552ee314fce52ce1882459e7b4a8",
|
||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.63.1/dnsproxy-windows-amd64-v0.63.1.zip",
|
||||
"hash": "f1c0838fd5284c2dccb2f772853c73fb335a1679d6f2f57908aabd1780bfb3a9",
|
||||
"extract_dir": "windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.63.0/dnsproxy-windows-386-v0.63.0.zip",
|
||||
"hash": "853e0024ca488e3eda1a573bdef7b943b3da1d2d77ec134ef5f7b159c45d9409",
|
||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.63.1/dnsproxy-windows-386-v0.63.1.zip",
|
||||
"hash": "8013df598f867efa6cf537f241e5a23a9cc49b510428ada4b99689e8cbfabcdd",
|
||||
"extract_dir": "windows-386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.63.0/dnsproxy-windows-arm64-v0.63.0.zip",
|
||||
"hash": "8cc3c56a81d7f0de0003c199dbbb5419314ca8f4abbd44db4b1f06a1b654ab3e",
|
||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.63.1/dnsproxy-windows-arm64-v0.63.1.zip",
|
||||
"hash": "fb60a586c24cb64ddc70762d46c7288e4a5dcff7ce5f4638c9e1e2c90513e163",
|
||||
"extract_dir": "windows-arm64"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user