We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17ca021 commit 03a6c2bCopy full SHA for 03a6c2b
1 file changed
Formula/mr-review.rb
@@ -1,8 +1,8 @@
1
class MrReview < Formula
2
desc "Automated GitLab Merge Request review via Claude Code"
3
homepage "https://github.com/moduloTech/mr-review"
4
- url "https://github.com/moduloTech/mr-review/archive/refs/tags/v0.1.0.tar.gz"
5
- sha256 "d70d457a35b3e6586aef9d8702d595054edb1f4c318200dda881cf4d85e7d182"
+ url "https://github.com/moduloTech/mr-review/archive/refs/tags/v0.1.1.tar.gz"
+ sha256 "6f0f4111623b389b94ea497495090a858b3596e2bc06af2ed6b55485668a187b"
6
license :cannot_represent
7
8
depends_on "ruby"
0 commit comments