We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3020108 commit 3b9f5f4Copy full SHA for 3b9f5f4
1 file changed
Formula/danger-claude.rb
@@ -1,8 +1,8 @@
1
class DangerClaude < Formula
2
desc "Run Claude Code CLI as a non-root user with sandboxed permissions"
3
homepage "https://github.com/moduloTech/danger-claude"
4
- url "https://github.com/moduloTech/danger-claude/archive/refs/tags/v0.5.0.tar.gz"
5
- sha256 "d7301bc606aaf6105b6f5cfff5b5407a7839d30779b2b02646b36a61b11fe9ff"
+ url "https://github.com/moduloTech/danger-claude/archive/refs/tags/v0.5.1.tar.gz"
+ sha256 "ab1c642e07ce2afca64a0aa58e6a49668312d62fc5c12122c377883663ea60d6"
6
license :cannot_represent
7
8
depends_on "ruby"
0 commit comments