goshs: 1.1.1 -> 1.1.2

This commit is contained in:
R. Ryantm
2025-11-12 13:59:03 +00:00
parent ff7090395a
commit f8e91c2220

View File

@@ -8,13 +8,13 @@
buildGoModule (finalAttrs: {
pname = "goshs";
version = "1.1.1";
version = "1.1.2";
src = fetchFromGitHub {
owner = "patrickhener";
repo = "goshs";
tag = "v${finalAttrs.version}";
hash = "sha256-MgWYbM48VbbmiY5mlDWnyU20/SPziHfZQXwNRZ435Mg=";
hash = "sha256-0KeIRmqX+YkjZrUXtMPELT+3f06bVaGoBOGuBbqmY8A=";
};
vendorHash = "sha256-eu4ytWargmwSfCVfXPykCX0VD7XO7m/T8Her10XpM3s=";