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 885553d commit 36beffaCopy full SHA for 36beffa
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.27.tar.gz"
5
- sha256 "72e1c173843e42b3e719843f2825bf1d2a20e3167016c5962158365969e38df2"
+ url "https://github.com/abhimanyu003/sttr/archive/refs/tags/v0.2.28.tar.gz"
+ sha256 "c0b5d8fac3d126178f7ec197567eb54566f35faa5d6f3f6d3b67c76197a56691"
6
license "MIT"
7
head "https://github.com/abhimanyu003/sttr.git", branch: "main"
8
0 commit comments