We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 824c67c commit 04d4ef3Copy full SHA for 04d4ef3
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.3.1.tar.gz"
5
- sha256 "76f58c55d1655a1373ed464b4ef60c571f0e241926c5e296f212c3c7383abb93"
+ url "https://github.com/moduloTech/danger-claude/archive/refs/tags/v0.4.0.tar.gz"
+ sha256 "7cf7ffc073ed6809848408d774816c8a01ac433afbd4aff258da62c69a399565"
6
license :cannot_represent
7
8
depends_on "ruby"
0 commit comments