We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 705f2d1 commit 68ec1d2Copy full SHA for 68ec1d2
Formula/i/inlyne.rb
@@ -1,8 +1,8 @@
1
class Inlyne < Formula
2
desc "GPU powered yet browserless tool to help you quickly view markdown files"
3
homepage "https://github.com/Inlyne-Project/inlyne"
4
- url "https://github.com/Inlyne-Project/inlyne/archive/refs/tags/v0.4.3.tar.gz"
5
- sha256 "60f111e67d8e0b2bbb014900d4bc84ce6d2823c8daaba2d7eda0d403b01d7d1b"
+ url "https://github.com/Inlyne-Project/inlyne/archive/refs/tags/v0.5.0.tar.gz"
+ sha256 "0473d154469c4f078029c2fdb58dca19b8d415633934773c41930536b54e71e0"
6
license "MIT"
7
head "https://github.com/Inlyne-Project/inlyne.git", branch: "main"
8
0 commit comments