Merge pull request #249993 from azahi/tbls-1682

tbls: 1.68.1 -> 1.68.2
This commit is contained in:
Nick Cao
2023-08-19 10:32:04 +08:00
committed by GitHub

View File

@@ -7,13 +7,13 @@
buildGoModule rec {
pname = "tbls";
version = "1.68.1";
version = "1.68.2";
src = fetchFromGitHub {
owner = "k1LoW";
repo = "tbls";
rev = "v${version}";
hash = "sha256-z5tDPXz6Z6oPzWIp4gapNLwm+0VrwCGNIXsFu94Zn08=";
hash = "sha256-yDWAKkzRb487iZ+5tmIH1qfuHj0TldOT+tTQwtVyX7s=";
};
vendorHash = "sha256-V6TF7Q+9XxBeSVXlotu8tUrNCWDr80BZsQcVSBGikl8=";