We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 211585f commit c87bb55Copy full SHA for c87bb55
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.10.1.tar.gz"
5
- sha256 "288be149a1de0e371def6ba12fa9f08cde9b0d1ce46c3fda41e5706d839a18f9"
+ url "https://github.com/moduloTech/autodev/archive/refs/tags/v0.10.2.tar.gz"
+ sha256 "51446510daf7ef9e5bf1746afa794ac9fd16826b05ef8256e34fa9f0caebf668"
6
license :cannot_represent
7
8
depends_on "modulotech/tap/danger-claude"
0 commit comments