From 061a502f29b40029aa70d283c00252f15872064e Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 18 Apr 2024 09:12:46 -0400 Subject: [PATCH] tbls 1.74.0 autobump: add tbls Signed-off-by: Rui Chen --- .github/autobump.txt | 1 + Formula/t/tbls.rb | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/autobump.txt b/.github/autobump.txt index e7e929b28d6a2..1475231805e53 100644 --- a/.github/autobump.txt +++ b/.github/autobump.txt @@ -1916,6 +1916,7 @@ tanka taplo tarantool tbb +tbls tcl-tk tcsh tctl diff --git a/Formula/t/tbls.rb b/Formula/t/tbls.rb index c38ac9360a3e0..f17c3cd73afaa 100644 --- a/Formula/t/tbls.rb +++ b/Formula/t/tbls.rb @@ -1,8 +1,8 @@ class Tbls < Formula desc "CI-Friendly tool for document a database" homepage "https://github.com/k1LoW/tbls" - url "https://github.com/k1LoW/tbls/archive/refs/tags/v1.73.3.tar.gz" - sha256 "4802033aada3401130c834042dd372ae9005ab3bc0b5b1e6bae365e0efc94332" + url "https://github.com/k1LoW/tbls/archive/refs/tags/v1.74.0.tar.gz" + sha256 "8478239f2af8c88bb27ae0c924f5220f3670eff76fccef671d2f90a9653e04b8" license "MIT" head "https://github.com/k1LoW/tbls.git", branch: "main"