mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
dnslookup: Update to version 1.11.1
This commit is contained in:
parent
081a52c73c
commit
cf6a5c2e1b
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "1.11.0",
|
||||
"version": "1.11.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.11.0/dnslookup-windows-amd64-v1.11.0.zip",
|
||||
"hash": "cf4ad03beab3a35900ab9e2d1aa2846c93081af15f4cb0ca5f68492811824498",
|
||||
"url": "https://github.com/ameshkov/dnslookup/releases/download/v1.11.1/dnslookup-windows-amd64-v1.11.1.zip",
|
||||
"hash": "082c1a9afc72861359e8bc42eea3f9e75ce37d76f54d831d69441519a9d4fc14",
|
||||
"extract_dir": "windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ameshkov/dnslookup/releases/download/v1.11.0/dnslookup-windows-386-v1.11.0.zip",
|
||||
"hash": "2906052fb631b4cb3c09ad5962190e2e55d6e17074be63db2e228b8f75943e2b",
|
||||
"url": "https://github.com/ameshkov/dnslookup/releases/download/v1.11.1/dnslookup-windows-386-v1.11.1.zip",
|
||||
"hash": "36262590271e428109b73ce551e7bf2fb23f9eb322557b20a45dc69f7fb2083f",
|
||||
"extract_dir": "windows-386"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user