zkar: 1.5.1 -> 1.6.0

This commit is contained in:
R. Ryantm
2026-04-19 12:31:53 +00:00
parent 9ce0d933e7
commit 00a0c18b11
+2 -2
View File
@@ -6,13 +6,13 @@
buildGoModule (finalAttrs: {
pname = "zkar";
version = "1.5.1";
version = "1.6.0";
src = fetchFromGitHub {
owner = "phith0n";
repo = "zkar";
tag = "v${finalAttrs.version}";
hash = "sha256-xnj3GOZoLPE/kyGgi5i2o61P7Snt0L0JRGHLGNQDLRI=";
hash = "sha256-7vpcfmUu/dmQILpO/WRtM92UrUMrZHBNWIM9CoH81as=";
};
vendorHash = "sha256-Eyi22d6RkIsg6S5pHXOqn6kULQ/mLeoaxSxxJJkMgIQ=";