wgo: 0.6.3 -> 0.6.4

This commit is contained in:
R. Ryantm
2026-05-07 00:34:05 +00:00
parent 1d3c313641
commit 9f6357e5da
+2 -2
View File
@@ -6,13 +6,13 @@
buildGoModule (finalAttrs: {
pname = "wgo";
version = "0.6.3";
version = "0.6.4";
src = fetchFromGitHub {
owner = "bokwoon95";
repo = "wgo";
tag = "v${finalAttrs.version}";
hash = "sha256-J2mS2GIGlNHQVCIVpOMxZIZiqOFW0fu0M+qAbEuOuRo=";
hash = "sha256-C7gVlBkXRJsaUPSWj3OVWKNlT77yXXVyNlE4LZPryZU=";
};
vendorHash = "sha256-6ZJNXw/ahaIziQGVNgjbTbm53JiO3dYCqJtdB///cmo=";