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