doggo: Update to version 0.5.5

This commit is contained in:
github-actions[bot] 2023-01-03 12:30:30 +00:00
parent 1cf0c2b7c9
commit 216277adba

View File

@ -1,16 +1,16 @@
{ {
"version": "0.5.4", "version": "0.5.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/v0.5.4/doggo_0.5.4_windows_amd64.tar.gz", "url": "https://github.com/mr-karan/doggo/releases/download/v0.5.5/doggo_0.5.5_windows_amd64.tar.gz",
"hash": "0923e035492b8c55b25e6250fe744c5c7559786364d3c758707104a564dd0a16" "hash": "a453e990df886c9bd2c6c869490947040b7204bed20bec50c3ab46a1fb0ef009"
}, },
"arm64": { "arm64": {
"url": "https://github.com/mr-karan/doggo/releases/download/v0.5.4/doggo_0.5.4_windows_arm64.tar.gz", "url": "https://github.com/mr-karan/doggo/releases/download/v0.5.5/doggo_0.5.5_windows_arm64.tar.gz",
"hash": "efbde34ea7c238461e6d7d57061ff4761021cff2499af8c0634bce5705d0c465" "hash": "5695e3c50d7487778558c2d5d32baf56d29f1bbe514fc69d518baeb382b0409c"
} }
}, },
"bin": "doggo.exe", "bin": "doggo.exe",