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 75e2410 commit 8315f25Copy full SHA for 8315f25
Formula/b/bibtexconv.rb
@@ -1,8 +1,8 @@
1
class Bibtexconv < Formula
2
desc "BibTeX file converter"
3
homepage "https://github.com/dreibh/bibtexconv"
4
- url "https://github.com/dreibh/bibtexconv/archive/refs/tags/bibtexconv-2.0.3.tar.gz"
5
- sha256 "aa1b001cc74d7690b7f4a3cf166f0935a0d8215c01aa6dd078aaec53fb87939d"
+ url "https://github.com/dreibh/bibtexconv/archive/refs/tags/bibtexconv-2.0.4.tar.gz"
+ sha256 "0e934d3c2c6202eb2ddffc8ac20325655e97cc9644afd024a171f06800eb6744"
6
license "GPL-3.0-or-later"
7
head "https://github.com/dreibh/bibtexconv.git", branch: "master"
8
0 commit comments