metabigor: 2.0.0 -> 2.0.1 (#420989)

This commit is contained in:
Fabian Affolter
2025-06-29 23:06:58 +02:00
committed by GitHub
+2 -2
View File
@@ -6,13 +6,13 @@
buildGoModule rec {
pname = "metabigor";
version = "2.0.0";
version = "2.0.1";
src = fetchFromGitHub {
owner = "j3ssie";
repo = "metabigor";
tag = "v${version}";
hash = "sha256-JFt9PC6VHWTYuaIWh2t2BiGFm1tGwZDdhhdp2xtmXSI=";
hash = "sha256-3bIU1eVsVhXEazcvlhTbuBLBSdjTxEuO2SXjdcUUyNs=";
};
vendorHash = "sha256-PGUOTEFcOL1pG+itTp9ce1qW+1V6hts8jKpA0E8orDk=";