Skip to content

Commit dd6ba14

Browse files
committed
tailspin 5.4.4
1 parent 11ddb21 commit dd6ba14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/tailspin.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Tailspin < Formula
22
desc "Log file highlighter"
33
homepage "https://github.com/bensadeh/tailspin"
4-
url "https://github.com/bensadeh/tailspin/archive/refs/tags/5.4.3.tar.gz"
5-
sha256 "f024fc4cbfd9217014912ed9a3d8636be6bd587f473b97ff2bd729eb2227729c"
4+
url "https://github.com/bensadeh/tailspin/archive/refs/tags/5.4.4.tar.gz"
5+
sha256 "5c7829245c1b02cc19e0c5a23222ab955dd0b36e8c11e135db4257e393a7c236"
66
license "MIT"
77
head "https://github.com/bensadeh/tailspin.git", branch: "main"
88

0 commit comments

Comments
 (0)