From 216277adba82607544b167f53249fed43671ac3e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 12:30:30 +0000 Subject: [PATCH] doggo: Update to version 0.5.5 --- bucket/doggo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/doggo.json b/bucket/doggo.json index 0809630eb9..138e0133c7 100644 --- a/bucket/doggo.json +++ b/bucket/doggo.json @@ -1,16 +1,16 @@ { - "version": "0.5.4", + "version": "0.5.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/v0.5.4/doggo_0.5.4_windows_amd64.tar.gz", - "hash": "0923e035492b8c55b25e6250fe744c5c7559786364d3c758707104a564dd0a16" + "url": "https://github.com/mr-karan/doggo/releases/download/v0.5.5/doggo_0.5.5_windows_amd64.tar.gz", + "hash": "a453e990df886c9bd2c6c869490947040b7204bed20bec50c3ab46a1fb0ef009" }, "arm64": { - "url": "https://github.com/mr-karan/doggo/releases/download/v0.5.4/doggo_0.5.4_windows_arm64.tar.gz", - "hash": "efbde34ea7c238461e6d7d57061ff4761021cff2499af8c0634bce5705d0c465" + "url": "https://github.com/mr-karan/doggo/releases/download/v0.5.5/doggo_0.5.5_windows_arm64.tar.gz", + "hash": "5695e3c50d7487778558c2d5d32baf56d29f1bbe514fc69d518baeb382b0409c" } }, "bin": "doggo.exe",