vfox: 0.9.1 -> 0.9.2

This commit is contained in:
R. Ryantm
2025-10-29 22:55:16 +00:00
parent d229de74ad
commit 2e6a075a72

View File

@@ -8,13 +8,13 @@
buildGoModule (finalAttrs: {
pname = "vfox";
version = "0.9.1";
version = "0.9.2";
src = fetchFromGitHub {
owner = "version-fox";
repo = "vfox";
tag = "v${finalAttrs.version}";
hash = "sha256-lVhw2OB4TVkqYbI+kGvBX2RMisc+1aF3Sl6z/kshmZE=";
hash = "sha256-Dtu0A+BC/9sypnWvA8XOlmQFPsV5LUGCXpdarYeCdlU=";
};
vendorHash = "sha256-+5hJMip3wAR1k6n21I3QFYe++nw4J4Ip+43EujQl2ec=";