ipinfo-cli: Update to version 3.0.1

This commit is contained in:
github-actions[bot] 2023-07-26 12:32:00 +00:00
parent 6a748c2589
commit 5e45418750

View File

@ -1,20 +1,20 @@
{ {
"version": "2.10.1", "version": "3.0.1",
"description": "This is the official CLI for the IPinfo.io IP address API", "description": "This is the official CLI for the IPinfo.io IP address API",
"license": "Apache-2.0", "license": "Apache-2.0",
"homepage": "https://github.com/ipinfo/cli", "homepage": "https://github.com/ipinfo/cli",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/ipinfo/cli/releases/download/ipinfo-2.10.1/ipinfo_2.10.1_windows_386.zip", "url": "https://github.com/ipinfo/cli/releases/download/ipinfo-3.0.1/ipinfo_3.0.1_windows_386.zip",
"hash": "04996a279baa1fe3dd6b4f9dfbefba84e5b1782569c05695ccde2f5c67d415c0" "hash": "f63a151eea40cd57bcf5cb43dfafb6f83ea1d72eb3cd574de296db9932364ed4"
}, },
"64bit": { "64bit": {
"url": "https://github.com/ipinfo/cli/releases/download/ipinfo-2.10.1/ipinfo_2.10.1_windows_amd64.zip", "url": "https://github.com/ipinfo/cli/releases/download/ipinfo-3.0.1/ipinfo_3.0.1_windows_amd64.zip",
"hash": "31502fb04f935ae941d1c8c9cecda154c6ba03a60e8afb279a1b41e3ee52bb1e" "hash": "6aa6c3a620154d30b401ff81b63ec057a282444faa54c304278130e3cae91854"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ipinfo/cli/releases/download/ipinfo-2.10.1/ipinfo_2.10.1_windows_arm.zip", "url": "https://github.com/ipinfo/cli/releases/download/ipinfo-3.0.1/ipinfo_3.0.1_windows_arm.zip",
"hash": "a5db375c12965a43a41d49b0c147014ffe8b080c32a78f08c6c146fb9de5be92" "hash": "f67fcd6d11d8e87d925932d90c43e25de8b82c9fd8bdce7fb54f06c2d9f3492a"
} }
}, },
"pre_install": [ "pre_install": [