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