changie: 1.25.0 -> 1.25.1

This commit is contained in:
R. Ryantm
2026-07-20 15:42:51 +00:00
parent 722299746c
commit 76676beaf4

View File

@@ -8,16 +8,16 @@
buildGoModule (finalAttrs: {
pname = "changie";
version = "1.25.0";
version = "1.25.1";
src = fetchFromGitHub {
owner = "miniscruff";
repo = "changie";
rev = "v${finalAttrs.version}";
hash = "sha256-u32vA7rAuXMaxToDPeB/QpNf6Qo0PFf8hkTFQhY89TA=";
hash = "sha256-zLAUOxe/PdVGBeT7inwZJuf/vascir32ade5CWqyvrM=";
};
vendorHash = "sha256-VoiGg0K89S98j2q68U0oYENgAYjynl3EeFC47l3Hq9Q=";
vendorHash = "sha256-+N/h5kNEiSFe1fnzuk/oqf8g0eND4SgHCN/HM9oOgoE=";
nativeBuildInputs = [
installShellFiles