We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 437b093 commit b00cdceCopy full SHA for b00cdce
1 file changed
Formula/autodev.rb
@@ -1,8 +1,8 @@
1
class Autodev < Formula
2
desc "Automated GitLab issue implementation via danger-claude"
3
homepage "https://github.com/moduloTech/autodev"
4
- url "https://github.com/moduloTech/autodev/archive/refs/tags/v0.11.3.tar.gz"
5
- sha256 "59b9cbe06bb07f5d30be6cf4248ed9002468397d5ffabc4cc7d09139b9f331bc"
+ url "https://github.com/moduloTech/autodev/archive/refs/tags/v0.11.4.tar.gz"
+ sha256 "ea91437000b4a38d415a82a59830d1be51ec615fe4ac5a7d0910a17111705fb6"
6
license :cannot_represent
7
8
depends_on "modulotech/tap/danger-claude"
0 commit comments