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 91a4161 commit 105e74fCopy full SHA for 105e74f
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.86.0.tar.gz"
5
- sha256 "61219118f58c4f123c09c3715ba27ee86c208b3f9d3d7ebdc3597f058401f829"
+ url "https://github.com/k1LoW/tbls/archive/refs/tags/v1.86.1.tar.gz"
+ sha256 "82d5dbab4000c18754f928b48d328a151a9bb3bbb85d8b6a8c5dfcfdd0d51fd3"
6
license "MIT"
7
head "https://github.com/k1LoW/tbls.git", branch: "main"
8
0 commit comments