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 d2271e4 commit 49e3ba4Copy full SHA for 49e3ba4
Formula/lib/libwmf.rb
@@ -1,8 +1,8 @@
1
class Libwmf < Formula
2
desc "Library for converting WMF (Window Metafile Format) files"
3
homepage "https://github.com/caolanm/libwmf"
4
- url "https://github.com/caolanm/libwmf/releases/download/v0.2.14/libwmf-0.2.14.tar.gz"
5
- sha256 "a1a0affe80fb8d0e1c71eb7e99fbd17034ac575fb82d338b2c079995c25ae6ae"
+ url "https://github.com/caolanm/libwmf/releases/download/v0.2.15/libwmf-0.2.15.tar.gz"
+ sha256 "bbc90f22b9e86d5f1890d7da11cf7a8e61f429d4c220d900c285021deabe7a52"
6
license all_of: [
7
"LGPL-2.0-or-later",
8
"GPL-2.0-or-later", # COPYING
0 commit comments