Skip to content

Commit 847f8b4

Browse files
committed
bao 0.13.1
1 parent 36be7c6 commit 847f8b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/b/bao.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Bao < Formula
22
desc "Implementation of BLAKE3 verified streaming"
33
homepage "https://github.com/oconnor663/bao"
4-
url "https://github.com/oconnor663/bao/archive/refs/tags/0.13.0.tar.gz"
5-
sha256 "05a8bb641710eb70ba59f2a765128211a554b186f117a48bb0c10e055dc23db4"
4+
url "https://github.com/oconnor663/bao/archive/refs/tags/0.13.1.tar.gz"
5+
sha256 "34cdbc1bc30ce41394ffd52e8a29ab4e5956ecabd7c4db26ffd992d306a59d96"
66
license any_of: ["Apache-2.0", "CC0-1.0"]
77
head "https://github.com/oconnor663/bao.git", branch: "master"
88

0 commit comments

Comments
 (0)