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 f3d2ac5 commit 4081669Copy full SHA for 4081669
Formula/l/lakekeeper.rb
@@ -1,8 +1,8 @@
1
class Lakekeeper < Formula
2
desc "Apache Iceberg REST Catalog"
3
homepage "https://github.com/lakekeeper/lakekeeper"
4
- url "https://github.com/lakekeeper/lakekeeper/archive/refs/tags/v0.10.1.tar.gz"
5
- sha256 "d41e20f785c6d1b8b68d04a2d2c1eb1b53af0a47c4d2884414695078666079aa"
+ url "https://github.com/lakekeeper/lakekeeper/archive/refs/tags/v0.10.2.tar.gz"
+ sha256 "474334f850e368a68db594d90335bb63a8b7030aa805b642d119ef63b87b5344"
6
license "Apache-2.0"
7
head "https://github.com/lakekeeper/lakekeeper.git", branch: "main"
8
0 commit comments