Merge pull request #224704 from r-ryantm/auto-update/tbls

tbls: 1.63.0 -> 1.64.0
This commit is contained in:
Azat Bahawi 2023-04-05 01:52:55 +03:00 committed by GitHub
commit 7432682305
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,13 +7,13 @@
buildGoModule rec {
pname = "tbls";
version = "1.63.0";
version = "1.64.0";
src = fetchFromGitHub {
owner = "k1LoW";
repo = "tbls";
rev = "v${version}";
hash = "sha256-r0jCuSTNx5BVkJshPSAO5Wwz1C2Lw2AYXYA46cMB+qY=";
hash = "sha256-XHHoPaT+qo2UBfYvslFhhSmo7a9YsBX3Ay+piOBVTxc=";
};
vendorHash = "sha256-YrDQSySBplYgakgvb6BwK1AK6h0Usy8MvCndHSSYrlQ=";