mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
doggo: Update to version 1.1.1
This commit is contained in:
parent
d29e0f2223
commit
d8f38c8c16
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.0",
|
"version": "1.1.1",
|
||||||
"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.1.0/doggo_1.1.0_Windows_x86_64.zip",
|
"url": "https://github.com/mr-karan/doggo/releases/download/v1.1.1/doggo_1.1.1_Windows_x86_64.zip",
|
||||||
"hash": "5e0883b68a7f4ea59a25e34dc519ee6336b56d79ea0e4a14571be1e5b5aa9fc6",
|
"hash": "cfc47c0767295d35006f147039d118eab1550795fddd01cf65e43918c9b9482e",
|
||||||
"extract_dir": "doggo_1.1.0_Windows_x86_64"
|
"extract_dir": "doggo_1.1.1_Windows_x86_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mr-karan/doggo/releases/download/v1.1.0/doggo_1.1.0_Windows_i386.zip",
|
"url": "https://github.com/mr-karan/doggo/releases/download/v1.1.1/doggo_1.1.1_Windows_i386.zip",
|
||||||
"hash": "55f0b3a825e365a4b8704a36746ec937114b41a527bae8f62a5c575c29744a84",
|
"hash": "be841ee6b97a2fbec81862af88158c4b3410a1d4e83e9fcca3e928219a356110",
|
||||||
"extract_dir": "doggo_1.1.0_Windows_i386"
|
"extract_dir": "doggo_1.1.1_Windows_i386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "doggo.exe",
|
"bin": "doggo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user