doggo: Update to version 1.1.5

This commit is contained in:
github-actions[bot] 2026-02-24 12:33:13 +00:00
parent 858e515f63
commit 0e7764231b

View File

@ -1,18 +1,18 @@
{
"version": "1.1.4",
"version": "1.1.5",
"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.4/doggo_1.1.4_Windows_x86_64.zip",
"hash": "479d3cf06b4aa131a2b48b252bc3df5c2eb1191713a2df218c88720372d8a79c",
"extract_dir": "doggo_1.1.4_Windows_x86_64"
"url": "https://github.com/mr-karan/doggo/releases/download/v1.1.5/doggo_1.1.5_Windows_x86_64.zip",
"hash": "f184025607cd0121939cb5c8e7042141a93d7a9a601fed7d43307a0841162720",
"extract_dir": "doggo_1.1.5_Windows_x86_64"
},
"32bit": {
"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"
"url": "https://github.com/mr-karan/doggo/releases/download/v1.1.5/doggo_1.1.5_Windows_i386.zip",
"hash": "cc99f55ad1fb77222c48edcad706b162209c6564e42415279a2c71346f5f00b6",
"extract_dir": "doggo_1.1.5_Windows_i386"
}
},
"bin": "doggo.exe",