We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38f66fe commit 1e0d082Copy full SHA for 1e0d082
Formula/t/tbls.rb
@@ -1,8 +1,8 @@
1
class Tbls < Formula
2
desc "CI-Friendly tool to document a database"
3
homepage "https://github.com/k1LoW/tbls"
4
- url "https://github.com/k1LoW/tbls/archive/refs/tags/v1.91.1.tar.gz"
5
- sha256 "bb47308a1f55081a8a45ed4209c805b743659d0382d9850d17338877b9af0919"
+ url "https://github.com/k1LoW/tbls/archive/refs/tags/v1.91.2.tar.gz"
+ sha256 "764010e6a2c8d8121170dc5617d7acbcb8cbcb37a5e2c403db475d84f2b11cf9"
6
license "MIT"
7
head "https://github.com/k1LoW/tbls.git", branch: "main"
8
0 commit comments