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 07920ee commit ce43fd9Copy full SHA for ce43fd9
Formula/t/tbls.rb
@@ -1,8 +1,8 @@
1
class Tbls < Formula
2
desc "CI-Friendly tool for document a database"
3
homepage "https://github.com/k1LoW/tbls"
4
- url "https://github.com/k1LoW/tbls/archive/refs/tags/v1.83.0.tar.gz"
5
- sha256 "1ed49aef2415bc014d7fd236e3f0ccd414b6676c7cfd6508d1dc70166715fe84"
+ url "https://github.com/k1LoW/tbls/archive/refs/tags/v1.84.0.tar.gz"
+ sha256 "8c1cc0475bd4e1524da9522c19a5165ce5d3e36fcfa637b2d4bf47c002114c67"
6
license "MIT"
7
head "https://github.com/k1LoW/tbls.git", branch: "main"
8
0 commit comments