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 9d68afa commit e224529Copy full SHA for e224529
Formula/b/base16384.rb
@@ -1,8 +1,8 @@
1
class Base16384 < Formula
2
desc "Encode binary files to printable utf16be"
3
homepage "https://github.com/fumiama/base16384"
4
- url "https://github.com/fumiama/base16384/archive/refs/tags/v2.3.1.tar.gz"
5
- sha256 "71ee39510c8c687254315ccc1aa5de601a5e2a2554b6db843f3874c12415a77a"
+ url "https://github.com/fumiama/base16384/archive/refs/tags/v2.3.2.tar.gz"
+ sha256 "60b60c469d9ee7fc9b5f8e2bf93312fd1b66ddb57f803a893638b1912d4d83b5"
6
license "GPL-3.0-or-later"
7
head "https://github.com/fumiama/base16384.git", branch: "master"
8
0 commit comments