doggo: Update to version 1.0.5

This commit is contained in:
github-actions[bot] 2024-09-30 12:31:56 +00:00
parent 1572db091a
commit ad0c982201

View File

@ -1,18 +1,18 @@
{ {
"version": "1.0.4", "version": "1.0.5",
"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.0.4/doggo_1.0.4_Windows_x86_64.zip", "url": "https://github.com/mr-karan/doggo/releases/download/v1.0.5/doggo_1.0.5_Windows_x86_64.zip",
"hash": "45ee5a6971f4523ec72068ad584d0d46271b26431d361d422c2f156640cba5a3", "hash": "2dff0f18b26ae712ce6bfc89cc0290124465c0bba327f5157839fbebd5bae062",
"extract_dir": "doggo_1.0.4_Windows_x86_64" "extract_dir": "doggo_1.0.5_Windows_x86_64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mr-karan/doggo/releases/download/v1.0.4/doggo_1.0.4_Windows_i386.zip", "url": "https://github.com/mr-karan/doggo/releases/download/v1.0.5/doggo_1.0.5_Windows_i386.zip",
"hash": "bf7ea30195cdd1e83300311bd73a255dc70bf98a4005305ac6287355a6fb9a09", "hash": "824dc71f9093f0df4b19f56cff72cd89cb49011829e3278eb9cda231134c82e0",
"extract_dir": "doggo_1.0.4_Windows_i386" "extract_dir": "doggo_1.0.5_Windows_i386"
} }
}, },
"bin": "doggo.exe", "bin": "doggo.exe",