We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 862148d commit 12d92a3Copy full SHA for 12d92a3
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.3.1.tar.gz"
5
- sha256 "6f6af36329576067cf0732a9cb8e7ea33a3d4732bf9ea4e289c9718cb5fa8664"
+ url "https://github.com/moduloTech/mr-review/archive/refs/tags/v0.3.2.tar.gz"
+ sha256 "7163bb0cc32d86aaed883568e4a4bee582b7ea1b0860b17ad6a2f105a3aaa3c0"
6
license :cannot_represent
7
8
depends_on "ruby"
0 commit comments