Skip to content

Commit 211585f

Browse files
Matthieu Ciapparaclaude
andcommitted
Update mr-review to v0.3.3
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 12d92a3 commit 211585f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/mr-review.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class MrReview < Formula
22
desc "Automated GitLab Merge Request review via Claude Code"
33
homepage "https://github.com/moduloTech/mr-review"
4-
url "https://github.com/moduloTech/mr-review/archive/refs/tags/v0.3.2.tar.gz"
5-
sha256 "7163bb0cc32d86aaed883568e4a4bee582b7ea1b0860b17ad6a2f105a3aaa3c0"
4+
url "https://github.com/moduloTech/mr-review/archive/refs/tags/v0.3.3.tar.gz"
5+
sha256 "b27d1a848510af2bfc242fae9f8123467f9390d70022e34d40db5f34d592a53d"
66
license :cannot_represent
77

88
depends_on "ruby"

0 commit comments

Comments
 (0)