Skip to content

Commit 5ccf52b

Browse files
chiefmikeyBrewTestBot
authored andcommitted
libofx 0.10.6
Closes Homebrew#109641. Signed-off-by: Rui Chen <rui@chenrui.dev> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
1 parent b0dd4e7 commit 5ccf52b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/libofx.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Libofx < Formula
22
desc "Library to support OFX command responses"
33
homepage "https://github.com/libofx/libofx"
4-
url "https://github.com/libofx/libofx/releases/download/0.10.5/libofx-0.10.5.tar.gz"
5-
sha256 "570ea744fb654750ed9c60456c771e7cbb035465f409e9ee1118f671b47b3bc3"
4+
url "https://github.com/libofx/libofx/releases/download/0.10.6/libofx-0.10.6.tar.gz"
5+
sha256 "05b263642cac763d6656316b9065fe2f4d2684239a99fe45368f367603257971"
66
license "GPL-2.0-or-later"
77

88
bottle do

0 commit comments

Comments
 (0)