Skip to content

Commit cfc3235

Browse files
committed
rxiv-maker: update to version 1.15.3
Updates the rxiv-maker formula to version 1.15.3. - Updated PyPI download URL - Updated SHA256 checksum
1 parent f072337 commit cfc3235

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/rxiv-maker.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class RxivMaker < Formula
22
desc "Convert Markdown to professional PDFs with automated figure generation"
33
homepage "https://github.com/HenriquesLab/rxiv-maker"
4-
url "https://files.pythonhosted.org/packages/5b/76/0b8fba84fce249f6d2fef4f417cd6c3241bc997ab044128e97b9cfbef8be/rxiv_maker-1.15.2.tar.gz"
5-
sha256 "02bd8fd269f4bf21866859c40115588445848cebb7497fd529ffe40ac67b6d19"
4+
url "https://files.pythonhosted.org/packages/e7/b5/96ce9e7dcecf38be6f4dedb44158633564f0df0b9d127bd3d5f56228effc/rxiv_maker-1.15.3.tar.gz"
5+
sha256 "31265f2c75efb2d8816576fa14bee905fe1e7a27191e8d4793afb19316d9a248"
66
license "MIT"
77

88
depends_on "gh"

0 commit comments

Comments
 (0)