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