gore: 0.6.2 -> 0.7.0

This commit is contained in:
R. Ryantm
2026-07-30 17:55:19 +00:00
parent d99144e5d1
commit 3b5f955823

View File

@@ -6,13 +6,13 @@
buildGoModule (finalAttrs: {
pname = "gore";
version = "0.6.2";
version = "0.7.0";
src = fetchFromGitHub {
owner = "x-motemen";
repo = "gore";
rev = "v${finalAttrs.version}";
sha256 = "sha256-niMYoYkDaZsv6ntUIfB0B4VheiG6rMouZGUSjHnm51w=";
sha256 = "sha256-0J+FnR2hFpoRV4+5NvU4Sp9YT+bNIXftruBDXPe9MIw=";
};
vendorHash = "sha256-oS5LJfLFrmHEwayoD+HygfamZpmerIL1i4QtoRL4Om4=";