doggo: Update to version 1.1.0

This commit is contained in:
github-actions[bot] 2025-10-30 08:31:16 +00:00
parent bb85a2a412
commit cbfe4f63c2

View File

@ -1,18 +1,18 @@
{
"version": "1.0.5",
"version": "1.1.0",
"description": "Command-line DNS Client for Humans",
"homepage": "https://doggo.mrkaran.dev/",
"license": "GPL-3.0-only",
"architecture": {
"64bit": {
"url": "https://github.com/mr-karan/doggo/releases/download/v1.0.5/doggo_1.0.5_Windows_x86_64.zip",
"hash": "2dff0f18b26ae712ce6bfc89cc0290124465c0bba327f5157839fbebd5bae062",
"extract_dir": "doggo_1.0.5_Windows_x86_64"
"url": "https://github.com/mr-karan/doggo/releases/download/v1.1.0/doggo_1.1.0_Windows_x86_64.zip",
"hash": "5e0883b68a7f4ea59a25e34dc519ee6336b56d79ea0e4a14571be1e5b5aa9fc6",
"extract_dir": "doggo_1.1.0_Windows_x86_64"
},
"32bit": {
"url": "https://github.com/mr-karan/doggo/releases/download/v1.0.5/doggo_1.0.5_Windows_i386.zip",
"hash": "824dc71f9093f0df4b19f56cff72cd89cb49011829e3278eb9cda231134c82e0",
"extract_dir": "doggo_1.0.5_Windows_i386"
"url": "https://github.com/mr-karan/doggo/releases/download/v1.1.0/doggo_1.1.0_Windows_i386.zip",
"hash": "55f0b3a825e365a4b8704a36746ec937114b41a527bae8f62a5c575c29744a84",
"extract_dir": "doggo_1.1.0_Windows_i386"
}
},
"bin": "doggo.exe",