Skip to content

Commit 44bd766

Browse files
Matthieu Ciapparaclaude
andcommitted
Update issue-md to v0.1.1
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 3657ad3 commit 44bd766

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/issue-md.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class IssueMd < Formula
22
desc "Export a GitLab issue as clean Markdown"
33
homepage "https://github.com/moduloTech/issue-md"
4-
url "https://github.com/moduloTech/issue-md/archive/refs/tags/v0.1.0.tar.gz"
5-
sha256 "db923822615f10284c8b6b49a69440fa3535c9a9ed3c395d62a2cc2174dbe298"
4+
url "https://github.com/moduloTech/issue-md/archive/refs/tags/v0.1.1.tar.gz"
5+
sha256 "2a7c9b87af62b3331bfaace7ffa615675f0af19834fb76ae12851d243e6b9d6b"
66
license :cannot_represent
77

88
depends_on "ruby"

0 commit comments

Comments
 (0)