Skip to content

Commit 4081669

Browse files
committed
lakekeeper 0.10.2
1 parent f3d2ac5 commit 4081669

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/l/lakekeeper.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Lakekeeper < Formula
22
desc "Apache Iceberg REST Catalog"
33
homepage "https://github.com/lakekeeper/lakekeeper"
4-
url "https://github.com/lakekeeper/lakekeeper/archive/refs/tags/v0.10.1.tar.gz"
5-
sha256 "d41e20f785c6d1b8b68d04a2d2c1eb1b53af0a47c4d2884414695078666079aa"
4+
url "https://github.com/lakekeeper/lakekeeper/archive/refs/tags/v0.10.2.tar.gz"
5+
sha256 "474334f850e368a68db594d90335bb63a8b7030aa805b642d119ef63b87b5344"
66
license "Apache-2.0"
77
head "https://github.com/lakekeeper/lakekeeper.git", branch: "main"
88

0 commit comments

Comments
 (0)