dexter: 0.7.0 -> 0.7.1

(cherry picked from commit f8e71c06ad)
This commit is contained in:
R. Ryantm
2026-06-12 21:25:53 +00:00
committed by github-actions[bot]
parent 6a90fcae7e
commit 9119e5bc3d

View File

@@ -8,13 +8,13 @@
buildGoModule (finalAttrs: {
pname = "dexter";
version = "0.7.0";
version = "0.7.1";
src = fetchFromGitHub {
owner = "remoteoss";
repo = "dexter";
tag = "v${finalAttrs.version}";
hash = "sha256-MQ8LxSI2amecFUiNK6vED/nJKHgs5sRT7rJVi6cLdkc=";
hash = "sha256-VrKLi92fCkAL6C5dvydXuwOCp3dYXsDJSGk9rkHv1t8=";
};
vendorHash = "sha256-1mJ4HdDCsZl/g8F+L+NrW2ACuiHe2aSheJO/1XfKAb4=";