Unverified Commit f5b58529 authored by Azat Bahawi's avatar Azat Bahawi Committed by GitHub
Browse files

tbls: 1.93.0 -> 1.94.0 (#504866)

parents f2a1fe1f df4ac39c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -9,13 +9,13 @@

buildGoModule (finalAttrs: {
  pname = "tbls";
  version = "1.93.0";
  version = "1.94.0";

  src = fetchFromGitHub {
    owner = "k1LoW";
    repo = "tbls";
    tag = "v${finalAttrs.version}";
    hash = "sha256-o/dBVUgNR8NSOo6bt9Z8yBG7S8oxNBMmQ1pRdEeKefI=";
    hash = "sha256-XVx2QN6jgtHJwbuwntd9Dr4fwTmaiBUv9JW+b/Wvpxw=";
  };

  vendorHash = "sha256-hR1YDdhF/YBaJdKioFLqQH7lqkEOPPwdPD6/GLl8hKc=";