holos: 0.105.0 -> 0.105.1 (#448992)

This commit is contained in:
Nick Cao
2025-10-06 21:28:55 +00:00
committed by GitHub
+2 -2
View File
@@ -10,13 +10,13 @@
}:
buildGoModule rec {
pname = "holos";
version = "0.105.0";
version = "0.105.1";
src = fetchFromGitHub {
owner = "holos-run";
repo = "holos";
rev = "v${version}";
hash = "sha256-6DUsJWD5dNMG0tCmnIdjgAaStfyLkySml1VwRCaqbrI=";
hash = "sha256-waQ08HJ7SjVX6qgAiMWNVf7VDhgF+uecEjus5wUc+18=";
};
vendorHash = "sha256-iK0jilQtbU+mlh6oxWTLgdMlTysGtusWe7jjrCYxN0M=";