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