Skip to content

Commit 03a6c2b

Browse files
Matthieu Ciapparaclaude
andcommitted
Update mr-review to v0.1.1
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 17ca021 commit 03a6c2b

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

88
depends_on "ruby"

0 commit comments

Comments
 (0)