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 f7ff393 commit e15c506Copy full SHA for e15c506
1 file changed
Formula/s/sem-cli.rb
@@ -1,8 +1,8 @@
1
class SemCli < Formula
2
desc "Semantic version control CLI with entity-level diffs and blame"
3
homepage "https://github.com/Ataraxy-Labs/sem"
4
- url "https://github.com/Ataraxy-Labs/sem/archive/refs/tags/v0.3.23.tar.gz"
5
- sha256 "988c465c1b13ba6d7d47194d41aa7f33f38bf7fee110fe6b3a76d7314d6b8625"
+ url "https://github.com/Ataraxy-Labs/sem/archive/refs/tags/v0.3.24.tar.gz"
+ sha256 "6fab3313fb3d8606ca3f9e67497b3da72af15d900748f9d4b21b21285d4934ab"
6
license any_of: ["MIT", "Apache-2.0"]
7
head "https://github.com/Ataraxy-Labs/sem.git", branch: "main"
8
0 commit comments