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 f857183 commit cb2e745Copy full SHA for cb2e745
Formula/n/nessie.rb
@@ -1,8 +1,8 @@
1
class Nessie < Formula
2
desc "Transactional Catalog for Data Lakes with Git-like semantics"
3
homepage "https://projectnessie.org"
4
- url "https://github.com/projectnessie/nessie/archive/refs/tags/nessie-0.105.5.tar.gz"
5
- sha256 "b7213b06979e16e12811f5d57c3cbdedeb8442df87143d4193c148076352e4d1"
+ url "https://github.com/projectnessie/nessie/archive/refs/tags/nessie-0.105.6.tar.gz"
+ sha256 "ea0d050f4b219bbf496c87650eb37e55d42b0ed7d8d5e9fb99eb3d391fd7a883"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments