Skip to content

Commit 7f1666f

Browse files
committed
sequin 0.3.0
1 parent f953d8c commit 7f1666f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/sequin.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Sequin < Formula
22
desc "Human-readable ANSI sequences"
33
homepage "https://github.com/charmbracelet/sequin"
4-
url "https://github.com/charmbracelet/sequin/archive/refs/tags/v0.2.0.tar.gz"
5-
sha256 "f78cc05bd476ec8e928ab0fda62f9475d63d3c1a9a6c0d229d8eae80202e3fe0"
4+
url "https://github.com/charmbracelet/sequin/archive/refs/tags/v0.3.0.tar.gz"
5+
sha256 "545b43475cd217465dbf5e620fb7bc129fca532ef768a1b51cfc1f11d8e98d4b"
66
license "MIT"
77
head "https://github.com/charmbracelet/sequin.git", branch: "main"
88

0 commit comments

Comments
 (0)