tbls: 1.56.6 -> 1.56.8

This commit is contained in:
R. Ryantm 2022-11-10 12:32:19 +00:00
parent d01cb18be4
commit 2eb4dbd88c

View File

@ -7,13 +7,13 @@
buildGoModule rec {
pname = "tbls";
version = "1.56.6";
version = "1.56.8";
src = fetchFromGitHub {
owner = "k1LoW";
repo = "tbls";
rev = "v${version}";
hash = "sha256-GscA0nLGnz8Ae6V6vBgn7TCGj9AgzrIJREqkLKsZEH0=";
hash = "sha256-ARqWLm2EEqeV3/VxjSRTXoXywrmQLLGxHab4H6+JMpg=";
};
vendorHash = "sha256-pmnSeQHZEtsshldfq6D/r5pMYA5ivMWkzjOq2/WseYU=";