mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
dnsproxy: Update to version 0.77.0
This commit is contained in:
parent
926ab469ea
commit
7c1b8d9f78
@ -1,22 +1,22 @@
|
|||||||
{
|
{
|
||||||
"version": "0.76.2",
|
"version": "0.77.0",
|
||||||
"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.76.2/dnsproxy-windows-amd64-v0.76.2.zip",
|
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.77.0/dnsproxy-windows-amd64-v0.77.0.zip",
|
||||||
"hash": "84a078559ca0f81e8a9bb6d110a7d211453d006b5bd6f4956d2af33652f79f48",
|
"hash": "c5bf1dbdcd90dc96818a5b6cd55adaf95176b7f76e270a40b11ccb2b7d10c1a6",
|
||||||
"extract_dir": "windows-amd64"
|
"extract_dir": "windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.76.2/dnsproxy-windows-386-v0.76.2.zip",
|
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.77.0/dnsproxy-windows-386-v0.77.0.zip",
|
||||||
"hash": "0aba521c20270118ac4ca8cb95b420ff1d38c78b0a18cce57db22a9f7eeffc22",
|
"hash": "7e80132458ba43e968b0c436ad303561ea33b3ce3bca3dbfad6f474b3d9c2e1d",
|
||||||
"extract_dir": "windows-386"
|
"extract_dir": "windows-386"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.76.2/dnsproxy-windows-arm64-v0.76.2.zip",
|
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.77.0/dnsproxy-windows-arm64-v0.77.0.zip",
|
||||||
"hash": "8423ecb66f0777c55797509ea06b672554c5975a807a152a7ac5d0caa0617c60",
|
"hash": "6fbbb9f3899393ce05a4e970b5a38ca42ef02359795bd3e73553cb8af8ec9588",
|
||||||
"extract_dir": "windows-arm64"
|
"extract_dir": "windows-arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user