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 36be7c6 commit 847f8b4Copy full SHA for 847f8b4
Formula/b/bao.rb
@@ -1,8 +1,8 @@
1
class Bao < Formula
2
desc "Implementation of BLAKE3 verified streaming"
3
homepage "https://github.com/oconnor663/bao"
4
- url "https://github.com/oconnor663/bao/archive/refs/tags/0.13.0.tar.gz"
5
- sha256 "05a8bb641710eb70ba59f2a765128211a554b186f117a48bb0c10e055dc23db4"
+ url "https://github.com/oconnor663/bao/archive/refs/tags/0.13.1.tar.gz"
+ sha256 "34cdbc1bc30ce41394ffd52e8a29ab4e5956ecabd7c4db26ffd992d306a59d96"
6
license any_of: ["Apache-2.0", "CC0-1.0"]
7
head "https://github.com/oconnor663/bao.git", branch: "master"
8
0 commit comments