fosrl-olm: 1.4.0 -> 1.4.1

This commit is contained in:
R. Ryantm
2026-02-01 07:15:00 +00:00
parent 9b1c0a40ed
commit 7ea93d946c
+2 -2
View File
@@ -6,13 +6,13 @@
buildGoModule rec {
pname = "olm";
version = "1.4.0";
version = "1.4.1";
src = fetchFromGitHub {
owner = "fosrl";
repo = "olm";
tag = version;
hash = "sha256-k5l8l8nLI52oox1qUHEax8l939NyDum/RbwEYOgCDIc=";
hash = "sha256-yzs+mveiZQ+7+hln3H3C5m7nSDdIIzwzSuuw7QlS9H0=";
};
vendorHash = "sha256-lqH/pMWeDsTJa39uJwHntCAUs0BwJiB0aMyFaI++5ms=";