Skip to content

Commit

Permalink
Update formula for tr31-0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
leonlynch committed May 24, 2024
1 parent a22536f commit e34efd0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Formula/tr31.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Tr31 < Formula
desc "Key block library and tools for ANSI X9.143, ASC X9 TR-31 and ISO 20038"
homepage "https://github.com/openemv/tr31"
url "https://github.com/openemv/tr31/releases/download/0.6.0/tr31-0.6.0-src.tar.gz"
sha256 "4030eb0a80300c7575c12d1e524764000aa1f9740a192754c0ab768733f7c38e"
url "https://github.com/openemv/tr31/releases/download/0.6.1/tr31-0.6.1-src.tar.gz"
sha256 "a5d65c9c7edce5d245f428dacda9f34c5fb8cee43018f557ed5401600f0878d8"
license "LGPL-2.1-or-later"
head "https://github.com/openemv/tr31.git", branch: "master"

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ Or `brew tap openemv/tap` and then `brew install <formula>`.

## Copyright

Copyright 2022-2023 [Leon Lynch](https://github.com/leonlynch).
Copyright 2022-2024 [Leon Lynch](https://github.com/leonlynch).

0 comments on commit e34efd0

Please sign in to comment.