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 11ddb21 commit dd6ba14Copy full SHA for dd6ba14
Formula/t/tailspin.rb
@@ -1,8 +1,8 @@
1
class Tailspin < Formula
2
desc "Log file highlighter"
3
homepage "https://github.com/bensadeh/tailspin"
4
- url "https://github.com/bensadeh/tailspin/archive/refs/tags/5.4.3.tar.gz"
5
- sha256 "f024fc4cbfd9217014912ed9a3d8636be6bd587f473b97ff2bd729eb2227729c"
+ url "https://github.com/bensadeh/tailspin/archive/refs/tags/5.4.4.tar.gz"
+ sha256 "5c7829245c1b02cc19e0c5a23222ab955dd0b36e8c11e135db4257e393a7c236"
6
license "MIT"
7
head "https://github.com/bensadeh/tailspin.git", branch: "main"
8
0 commit comments