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