e1s: 1.0.48 -> 1.0.49

This commit is contained in:
R. Ryantm 2025-06-18 02:27:53 +00:00
parent f97cfd9644
commit 56c1628001

View File

@ -5,7 +5,7 @@
}: }:
let let
pname = "e1s"; pname = "e1s";
version = "1.0.48"; version = "1.0.49";
in in
buildGoModule { buildGoModule {
inherit pname version; inherit pname version;
@ -14,7 +14,7 @@ buildGoModule {
owner = "keidarcy"; owner = "keidarcy";
repo = "e1s"; repo = "e1s";
tag = "v${version}"; tag = "v${version}";
hash = "sha256-pURUTWlj0iOfHpc4BheprfgAuK05sZDGLbCF/T3LN9w="; hash = "sha256-7GHNhX0hiRHQ0OH1DuHG9SPcTmm8W5CLU1Idx1pJnwE=";
}; };
vendorHash = "sha256-1lise/u40Q8W9STsuyrWIbhf2HY+SFCytUL1PTSWvfY="; vendorHash = "sha256-1lise/u40Q8W9STsuyrWIbhf2HY+SFCytUL1PTSWvfY=";