Bump dnslookup version up
This commit is contained in:
parent
08800793b7
commit
71d5c3ff3e
2
.github/workflows/prcheck.sh
vendored
2
.github/workflows/prcheck.sh
vendored
@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
|
||||
DNSLOOKUP_VERSION=1.4.8
|
||||
DNSLOOKUP_VERSION=1.5.1
|
||||
|
||||
case "$(uname -ms)" in
|
||||
Darwin\ x86_64) DNSLOOKUP_ARCH=darwin-amd64 ;;
|
||||
|
2
.github/workflows/resolverscheck.sh
vendored
2
.github/workflows/resolverscheck.sh
vendored
@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
|
||||
DNSLOOKUP_VERSION=1.4.8
|
||||
DNSLOOKUP_VERSION=1.5.1
|
||||
|
||||
case "$(uname -ms)" in
|
||||
Darwin\ x86_64) DNSLOOKUP_ARCH=darwin-amd64 ;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user