We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f072337 commit cfc3235Copy full SHA for cfc3235
1 file changed
Formula/rxiv-maker.rb
@@ -1,8 +1,8 @@
1
class RxivMaker < Formula
2
desc "Convert Markdown to professional PDFs with automated figure generation"
3
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"
+ url "https://files.pythonhosted.org/packages/e7/b5/96ce9e7dcecf38be6f4dedb44158633564f0df0b9d127bd3d5f56228effc/rxiv_maker-1.15.3.tar.gz"
+ sha256 "31265f2c75efb2d8816576fa14bee905fe1e7a27191e8d4793afb19316d9a248"
6
license "MIT"
7
8
depends_on "gh"
0 commit comments