doggo: Update to version 1.1.2

This commit is contained in:
github-actions[bot] 2025-11-01 16:29:29 +00:00
parent bc6dc0d374
commit b1b36c83be

View File

@ -1,18 +1,18 @@
{
"version": "1.1.1",
"version": "1.1.2",
"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.1/doggo_1.1.1_Windows_x86_64.zip",
"hash": "cfc47c0767295d35006f147039d118eab1550795fddd01cf65e43918c9b9482e",
"extract_dir": "doggo_1.1.1_Windows_x86_64"
"url": "https://github.com/mr-karan/doggo/releases/download/v1.1.2/doggo_1.1.2_Windows_x86_64.zip",
"hash": "a14a9d8e0020bfb604993faa97c2d4e4f34112c9a7ff951ceb33ad267b181c24",
"extract_dir": "doggo_1.1.2_Windows_x86_64"
},
"32bit": {
"url": "https://github.com/mr-karan/doggo/releases/download/v1.1.1/doggo_1.1.1_Windows_i386.zip",
"hash": "be841ee6b97a2fbec81862af88158c4b3410a1d4e83e9fcca3e928219a356110",
"extract_dir": "doggo_1.1.1_Windows_i386"
"url": "https://github.com/mr-karan/doggo/releases/download/v1.1.2/doggo_1.1.2_Windows_i386.zip",
"hash": "2c5e4d915f2b2fe16597c43a11ba57319761a07db532c527afcf68845c82e19d",
"extract_dir": "doggo_1.1.2_Windows_i386"
}
},
"bin": "doggo.exe",