Skip to content

Commit 49e3ba4

Browse files
committed
libwmf 0.2.15
1 parent d2271e4 commit 49e3ba4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/lib/libwmf.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Libwmf < Formula
22
desc "Library for converting WMF (Window Metafile Format) files"
33
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"
4+
url "https://github.com/caolanm/libwmf/releases/download/v0.2.15/libwmf-0.2.15.tar.gz"
5+
sha256 "bbc90f22b9e86d5f1890d7da11cf7a8e61f429d4c220d900c285021deabe7a52"
66
license all_of: [
77
"LGPL-2.0-or-later",
88
"GPL-2.0-or-later", # COPYING

0 commit comments

Comments
 (0)