myks: 4.2.6 -> 4.3.0 (#371593)

This commit is contained in:
Donovan Glover
2025-01-07 01:27:20 +00:00
committed by GitHub
+2 -2
View File
@@ -9,13 +9,13 @@
buildGoModule rec {
pname = "myks";
version = "4.2.6";
version = "4.3.0";
src = fetchFromGitHub {
owner = "mykso";
repo = "myks";
tag = "v${version}";
hash = "sha256-0kR1lluTRhDwpXhdUn4HJr5bYzJqnY1p77j/tiWyV68=";
hash = "sha256-r8OT5cbHicJVAVIJ9cfDHPLcJrZGPVYdZ42Sbvu8Jvc=";
};
vendorHash = "sha256-LmWuztR6X3x0aOYCqRv3aLiFEZQkaSnh3LT7IOu2Xa0=";