mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
dnsproxy: Update to version 0.50.2
This commit is contained in:
parent
5f874d1a0d
commit
04f1bba34b
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "0.50.1",
|
"version": "0.50.2",
|
||||||
"description": "Simple DNS proxy with DoH, DoT, DoQ and DNSCrypt support",
|
"description": "Simple DNS proxy with DoH, DoT, DoQ and DNSCrypt support",
|
||||||
"homepage": "https://github.com/AdguardTeam/dnsproxy",
|
"homepage": "https://github.com/AdguardTeam/dnsproxy",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.50.1/dnsproxy-windows-amd64-v0.50.1.zip",
|
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.50.2/dnsproxy-windows-amd64-v0.50.2.zip",
|
||||||
"hash": "d9685e13e110d2579dfba7909caa1226d06d4cee59b88d549dcaba803915a160",
|
"hash": "7cc7ab72dac9a445fc42d1ae518c40c4f358b115ac9520ea226c599ec2976d7b",
|
||||||
"extract_dir": "windows-amd64"
|
"extract_dir": "windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.50.1/dnsproxy-windows-386-v0.50.1.zip",
|
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.50.2/dnsproxy-windows-386-v0.50.2.zip",
|
||||||
"hash": "b9361565597120f9cd472c5b95cb20224e9012a53191934806be44b70e5ff8b3",
|
"hash": "2a1511fb2da92b7183cdec5c3110c417df8052d8a6efcb476ce683b9f1cff90a",
|
||||||
"extract_dir": "windows-386"
|
"extract_dir": "windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user