We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a978220 commit 0b84558Copy full SHA for 0b84558
Formula/s/sttr.rb
@@ -1,8 +1,8 @@
1
class Sttr < Formula
2
desc "CLI to perform various operations on string"
3
homepage "https://github.com/abhimanyu003/sttr"
4
- url "https://github.com/abhimanyu003/sttr/archive/refs/tags/v0.2.24.tar.gz"
5
- sha256 "e9340c65c22d3016f9e4fe0a7f414bd1a8d8463203806c28b09a79889c805d76"
+ url "https://github.com/abhimanyu003/sttr/archive/refs/tags/v0.2.25.tar.gz"
+ sha256 "0369a28a944f3f2f3c5bde527572acafbeeeee1a5cf158c1dc8dd5e9f068e059"
6
license "MIT"
7
head "https://github.com/abhimanyu003/sttr.git", branch: "main"
8
0 commit comments