Skip to content

Commit

Permalink
fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
lewis-nixon committed Nov 27, 2024
1 parent 056e911 commit 1ff0494
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bucket/securednsclient.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"version": "3.2.5",
"description": "A GUI for DNSLookup, DNSProxy, DNSCrypt and GoodbyeDPI.",
"homepage": "https://github.com/msasanmh/SecureDNSClient",
"description": "A DNS Client Supporting DNSCrypt, Anonymized DNSCrypt, DoH, DoT, UDP And TCP.",
"homepage": "https://github.com/msasanmh/DNSveil",
"license": "GPL-3",
"notes": "",
"architecture": {
"64bit": {
"url": "https://github.com/msasanmh/SecureDNSClient/releases/download/v3.2.5/SecureDNSClientPortable_v3.2.5_x64.7z",
"url": "https://github.com/msasanmh/DNSveil/releases/download/v3.2.5/SecureDNSClientPortable_v3.2.5_x64.7z",
"hash": "585cfcf138e2aaea21884d4116850cc158cb29f1647633002f54d793424b09d5"
}
},
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/msasanmh/SecureDNSClient/releases/download/v$version/SecureDNSClientPortable_v$version_x64.7z"
"url": "https://github.com/msasanmh/DNSveil/releases/download/v$version/SecureDNSClientPortable_v$version_x64.7z"
}
}
},
Expand Down

0 comments on commit 1ff0494

Please sign in to comment.