Skip to content

Commit 105e74f

Browse files
committed
tbls 1.86.1
1 parent 91a4161 commit 105e74f

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.86.0.tar.gz"
5-
sha256 "61219118f58c4f123c09c3715ba27ee86c208b3f9d3d7ebdc3597f058401f829"
4+
url "https://github.com/k1LoW/tbls/archive/refs/tags/v1.86.1.tar.gz"
5+
sha256 "82d5dbab4000c18754f928b48d328a151a9bb3bbb85d8b6a8c5dfcfdd0d51fd3"
66
license "MIT"
77
head "https://github.com/k1LoW/tbls.git", branch: "main"
88

0 commit comments

Comments
 (0)