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