doggo: Update to version 1.1.4

This commit is contained in:
github-actions[bot] 2026-01-04 04:38:05 +00:00
parent 79528b486a
commit e129fc24d5

View File

@ -1,18 +1,18 @@
{
"version": "1.1.3",
"version": "1.1.4",
"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.1.3/doggo_1.1.3_Windows_x86_64.zip",
"hash": "669d49e401a0113afbeff4d9cc82e484f7d506522090a0ce6b28ec2f6d307269",
"extract_dir": "doggo_1.1.3_Windows_x86_64"
"url": "https://github.com/mr-karan/doggo/releases/download/v1.1.4/doggo_1.1.4_Windows_x86_64.zip",
"hash": "479d3cf06b4aa131a2b48b252bc3df5c2eb1191713a2df218c88720372d8a79c",
"extract_dir": "doggo_1.1.4_Windows_x86_64"
},
"32bit": {
"url": "https://github.com/mr-karan/doggo/releases/download/v1.1.3/doggo_1.1.3_Windows_i386.zip",
"hash": "7a4c3b02f2464a2df486bec6f6d33cf5901446e5c0c3431085aecd945175a772",
"extract_dir": "doggo_1.1.3_Windows_i386"
"url": "https://github.com/mr-karan/doggo/releases/download/v1.1.4/doggo_1.1.4_Windows_i386.zip",
"hash": "79779716c631628ad1c4c890d22cb1d6e3cc0dce534ead5dbcfb89d8c1454ec4",
"extract_dir": "doggo_1.1.4_Windows_i386"
}
},
"bin": "doggo.exe",