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