We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecc20e5 commit 437b093Copy full SHA for 437b093
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.2.tar.gz"
5
- sha256 "19dbb09d41d7dfd7126ae07544c998df180ecae5ff1c2fed8e6638702ee68c1a"
+ url "https://github.com/moduloTech/autodev/archive/refs/tags/v0.11.3.tar.gz"
+ sha256 "59b9cbe06bb07f5d30be6cf4248ed9002468397d5ffabc4cc7d09139b9f331bc"
6
license :cannot_represent
7
8
depends_on "modulotech/tap/danger-claude"
0 commit comments