Skip to content

Commit 862148d

Browse files
Matthieu Ciapparaclaude
andcommitted
Update mr-review to v0.3.1
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 5117abe commit 862148d

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.0.tar.gz"
5-
sha256 "f0e46378a7afb9e24577ca13decd2fe2aa937f139798290c329d6682b056a2e3"
4+
url "https://github.com/moduloTech/mr-review/archive/refs/tags/v0.3.1.tar.gz"
5+
sha256 "6f6af36329576067cf0732a9cb8e7ea33a3d4732bf9ea4e289c9718cb5fa8664"
66
license :cannot_represent
77

88
depends_on "ruby"

0 commit comments

Comments
 (0)