Skip to content

Commit e224529

Browse files
committed
base16384 2.3.2
1 parent 9d68afa commit e224529

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/b/base16384.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Base16384 < Formula
22
desc "Encode binary files to printable utf16be"
33
homepage "https://github.com/fumiama/base16384"
4-
url "https://github.com/fumiama/base16384/archive/refs/tags/v2.3.1.tar.gz"
5-
sha256 "71ee39510c8c687254315ccc1aa5de601a5e2a2554b6db843f3874c12415a77a"
4+
url "https://github.com/fumiama/base16384/archive/refs/tags/v2.3.2.tar.gz"
5+
sha256 "60b60c469d9ee7fc9b5f8e2bf93312fd1b66ddb57f803a893638b1912d4d83b5"
66
license "GPL-3.0-or-later"
77
head "https://github.com/fumiama/base16384.git", branch: "master"
88

0 commit comments

Comments
 (0)