We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f700e66 commit a5a02beCopy full SHA for a5a02be
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.3.0.tar.gz"
5
- sha256 "0ad8205bbbce593c067ddeb5d469c0dfe72f01f7b396b0268c980d38b702ac7c"
+ url "https://github.com/moduloTech/autodev/archive/refs/tags/v0.4.0.tar.gz"
+ sha256 "1b708eb01898a0fb33a4917d155564a47981997da729debefdad13ba4c0fe12d"
6
license :cannot_represent
7
8
depends_on "modulotech/tap/danger-claude"
0 commit comments