mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
doggo: Update to version 1.1.0
This commit is contained in:
parent
bb85a2a412
commit
cbfe4f63c2
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.5",
|
"version": "1.1.0",
|
||||||
"description": "Command-line DNS Client for Humans",
|
"description": "Command-line DNS Client for Humans",
|
||||||
"homepage": "https://doggo.mrkaran.dev/",
|
"homepage": "https://doggo.mrkaran.dev/",
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/mr-karan/doggo/releases/download/v1.0.5/doggo_1.0.5_Windows_x86_64.zip",
|
"url": "https://github.com/mr-karan/doggo/releases/download/v1.1.0/doggo_1.1.0_Windows_x86_64.zip",
|
||||||
"hash": "2dff0f18b26ae712ce6bfc89cc0290124465c0bba327f5157839fbebd5bae062",
|
"hash": "5e0883b68a7f4ea59a25e34dc519ee6336b56d79ea0e4a14571be1e5b5aa9fc6",
|
||||||
"extract_dir": "doggo_1.0.5_Windows_x86_64"
|
"extract_dir": "doggo_1.1.0_Windows_x86_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mr-karan/doggo/releases/download/v1.0.5/doggo_1.0.5_Windows_i386.zip",
|
"url": "https://github.com/mr-karan/doggo/releases/download/v1.1.0/doggo_1.1.0_Windows_i386.zip",
|
||||||
"hash": "824dc71f9093f0df4b19f56cff72cd89cb49011829e3278eb9cda231134c82e0",
|
"hash": "55f0b3a825e365a4b8704a36746ec937114b41a527bae8f62a5c575c29744a84",
|
||||||
"extract_dir": "doggo_1.0.5_Windows_i386"
|
"extract_dir": "doggo_1.1.0_Windows_i386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "doggo.exe",
|
"bin": "doggo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user