mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
dnslookup: Update to version 1.10.1
This commit is contained in:
parent
3f2c035984
commit
3e032e7ff6
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "1.10.0",
|
||||
"version": "1.10.1",
|
||||
"description": "Simple command line utility to make DNS lookups to the specified server",
|
||||
"homepage": "https://github.com/ameshkov/dnslookup",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/ameshkov/dnslookup/releases/download/v1.10.0/dnslookup-windows-amd64-v1.10.0.zip",
|
||||
"hash": "fecfe182b9bbe8326bc6d261d0875f5807a7d09227bb047cfd175e361c48b79d",
|
||||
"url": "https://github.com/ameshkov/dnslookup/releases/download/v1.10.1/dnslookup-windows-amd64-v1.10.1.zip",
|
||||
"hash": "3965995e2db9f5a4014bc4fc6dd956f6ba6a467f838505e764e41fc2f60567ae",
|
||||
"extract_dir": "windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ameshkov/dnslookup/releases/download/v1.10.0/dnslookup-windows-386-v1.10.0.zip",
|
||||
"hash": "30b3de32996ba64153b145deed4013a66153c2734843cf5747b569ac15902810",
|
||||
"url": "https://github.com/ameshkov/dnslookup/releases/download/v1.10.1/dnslookup-windows-386-v1.10.1.zip",
|
||||
"hash": "bd2cb7f8941831cac110ae2639b05d1659fd357dbe68798c75302b3e10986133",
|
||||
"extract_dir": "windows-386"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user