Skip to content

Commit 1e0d082

Browse files
committed
tbls 1.91.2
1 parent 38f66fe commit 1e0d082

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/tbls.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Tbls < Formula
22
desc "CI-Friendly tool to document a database"
33
homepage "https://github.com/k1LoW/tbls"
4-
url "https://github.com/k1LoW/tbls/archive/refs/tags/v1.91.1.tar.gz"
5-
sha256 "bb47308a1f55081a8a45ed4209c805b743659d0382d9850d17338877b9af0919"
4+
url "https://github.com/k1LoW/tbls/archive/refs/tags/v1.91.2.tar.gz"
5+
sha256 "764010e6a2c8d8121170dc5617d7acbcb8cbcb37a5e2c403db475d84f2b11cf9"
66
license "MIT"
77
head "https://github.com/k1LoW/tbls.git", branch: "main"
88

0 commit comments

Comments
 (0)