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 885553d commit c6cc5a2Copy full SHA for c6cc5a2
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.0.tar.gz"
5
- sha256 "a1c12adfc461102ce34b6d88b516aacb4a842bc41ddde01a861d7b6f112b7d7d"
+ url "https://github.com/lakekeeper/lakekeeper/archive/refs/tags/v0.10.1.tar.gz"
+ sha256 "d41e20f785c6d1b8b68d04a2d2c1eb1b53af0a47c4d2884414695078666079aa"
6
license "Apache-2.0"
7
head "https://github.com/lakekeeper/lakekeeper.git", branch: "main"
8
0 commit comments