We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b9f5f4 commit 2cd74e4Copy full SHA for 2cd74e4
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.1.tar.gz"
5
- sha256 "ab1c642e07ce2afca64a0aa58e6a49668312d62fc5c12122c377883663ea60d6"
+ url "https://github.com/moduloTech/danger-claude/archive/refs/tags/v0.5.2.tar.gz"
+ sha256 "23bad076042ea11c09e95ea9058f44aac10fd98b1834029ef81b7d13cafabcca"
6
license :cannot_represent
7
8
depends_on "ruby"
0 commit comments