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 6820bda commit 6f2d69aCopy full SHA for 6f2d69a
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.85.5.tar.gz"
5
- sha256 "b885fd467b83faf6f44aab5a8f402136ed8a17c1bde0ee8fecd6e52d05743822"
+ url "https://github.com/k1LoW/tbls/archive/refs/tags/v1.86.0.tar.gz"
+ sha256 "61219118f58c4f123c09c3715ba27ee86c208b3f9d3d7ebdc3597f058401f829"
6
license "MIT"
7
head "https://github.com/k1LoW/tbls.git", branch: "main"
8
0 commit comments