vsh: 0.14.0 -> 1.0.0

This commit is contained in:
R. Ryantm
2026-05-26 03:21:11 +00:00
parent 0a6619d2fd
commit 1b7dbb2015
+2 -2
View File
@@ -6,13 +6,13 @@
buildGoModule (finalAttrs: {
pname = "vsh";
version = "0.14.0";
version = "1.0.0";
src = fetchFromGitHub {
owner = "fishi0x01";
repo = "vsh";
rev = "v${finalAttrs.version}";
sha256 = "sha256-rYltOLDmrRc3KsxR5MmpZqf+loAs1KEdPndpnhqkBDM=";
sha256 = "sha256-5mQ2FlNUyvp0acdYicuVgdjkEeLxaINtZAoCwf2njzA=";
};
# vendor directory is part of repository