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 b0dd4e7 commit 5ccf52bCopy full SHA for 5ccf52b
Formula/libofx.rb
@@ -1,8 +1,8 @@
1
class Libofx < Formula
2
desc "Library to support OFX command responses"
3
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"
+ url "https://github.com/libofx/libofx/releases/download/0.10.6/libofx-0.10.6.tar.gz"
+ sha256 "05b263642cac763d6656316b9065fe2f4d2684239a99fe45368f367603257971"
6
license "GPL-2.0-or-later"
7
8
bottle do
0 commit comments