Skip to content

Commit

Permalink
Update formula for dukpt-1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
leonlynch committed Nov 2, 2024
1 parent 797ef49 commit bdfd7ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/dukpt.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Dukpt < Formula
desc "ANSI X9.24 DUKPT libraries and tools"
homepage "https://github.com/openemv/dukpt"
url "https://github.com/openemv/dukpt/releases/download/1.2.1/dukpt-1.2.1-src.tar.gz"
sha256 "031ed3b252420398e06648a56f53e4fd84aef7116fda7259ff114ae4d7eab218"
url "https://github.com/openemv/dukpt/releases/download/1.2.2/dukpt-1.2.2-src.tar.gz"
sha256 "a5f70d2682d027e8a996773cfd8cf74e2e255e22c4af660940652ac0714be88d"
license all_of: ["LGPL-2.1-or-later", "GPL-3.0-or-later"]
head "https://github.com/openemv/dukpt.git", branch: "master"

Expand Down

0 comments on commit bdfd7ad

Please sign in to comment.