Skip to content

Commit 36beffa

Browse files
committed
sttr 0.2.28
1 parent 885553d commit 36beffa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/sttr.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Sttr < Formula
22
desc "CLI to perform various operations on string"
33
homepage "https://github.com/abhimanyu003/sttr"
4-
url "https://github.com/abhimanyu003/sttr/archive/refs/tags/v0.2.27.tar.gz"
5-
sha256 "72e1c173843e42b3e719843f2825bf1d2a20e3167016c5962158365969e38df2"
4+
url "https://github.com/abhimanyu003/sttr/archive/refs/tags/v0.2.28.tar.gz"
5+
sha256 "c0b5d8fac3d126178f7ec197567eb54566f35faa5d6f3f6d3b67c76197a56691"
66
license "MIT"
77
head "https://github.com/abhimanyu003/sttr.git", branch: "main"
88

0 commit comments

Comments
 (0)