Skip to content

Commit

Permalink
Bumped querierd package to 0.10
Browse files Browse the repository at this point in the history
Signed-off-by: Joacim Zetterling <[email protected]>
  • Loading branch information
joazet committed Mar 6, 2024
1 parent 87d53d8 commit aac9f7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package/querierd/querierd.hash
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
sha256 05e4abd16a8906840a01c2bd483309868920fef458126c2788747c4ec867426e querierd-0.4.tar.gz
sha256 b425e5d9db3e87a5e4d6dd3887f4378202e07aaf2304412f5c1fb0589ab625dc querierd-0.10.tar.gz
sha256 834f45ed282fd010f354ecc0a50538af519a1cfcc4d2866de3be06982fa9ed29 LICENSE
2 changes: 1 addition & 1 deletion package/querierd/querierd.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

QUERIERD_VERSION = 0.4
QUERIERD_VERSION = 0.10
QUERIERD_SITE = \
https://github.com/westermo/querierd/releases/download/v$(QUERIERD_VERSION)
QUERIERD_LICENSE = BSD-3-Clause
Expand Down

0 comments on commit aac9f7b

Please sign in to comment.