We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3657ad3 commit 44bd766Copy full SHA for 44bd766
1 file changed
Formula/issue-md.rb
@@ -1,8 +1,8 @@
1
class IssueMd < Formula
2
desc "Export a GitLab issue as clean Markdown"
3
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"
+ url "https://github.com/moduloTech/issue-md/archive/refs/tags/v0.1.1.tar.gz"
+ sha256 "2a7c9b87af62b3331bfaace7ffa615675f0af19834fb76ae12851d243e6b9d6b"
6
license :cannot_represent
7
8
depends_on "ruby"
0 commit comments