tbls: 1.86.0 -> 1.86.1

This commit is contained in:
R. Ryantm 2025-07-11 11:36:02 +00:00
parent 52809155bd
commit 281e2dcb3b

View File

@ -10,13 +10,13 @@
buildGoModule rec {
pname = "tbls";
version = "1.86.0";
version = "1.86.1";
src = fetchFromGitHub {
owner = "k1LoW";
repo = "tbls";
tag = "v${version}";
hash = "sha256-vV7eAjPrPlNNw+rLyrMe9G1KzVvtyFIOSrb+BrK3l00=";
hash = "sha256-v7tZTg2tTL21YLCrdk6O8rw1/czsq7JTcpMpBHwrnyk=";
};
vendorHash = "sha256-9IvnIFOlLdqmntisNomO5K6PU8gw7CSuEb46zG5ox2A=";