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 1dec023 commit ae060f1Copy full SHA for ae060f1
Formula/c/couchbase-shell.rb
@@ -1,8 +1,8 @@
1
class CouchbaseShell < Formula
2
desc "Modern and fun shell for Couchbase Server and Capella"
3
homepage "https://couchbase.sh"
4
- url "https://github.com/couchbaselabs/couchbase-shell/archive/refs/tags/v1.0.0.tar.gz"
5
- sha256 "404c704f5816c3abd26d460ecbd2e049e45170854948a7219cd9ec41a6fb753c"
+ url "https://github.com/couchbaselabs/couchbase-shell/archive/refs/tags/v1.1.0.tar.gz"
+ sha256 "2679e5e2655ea0744efe66cce665481d95676ef26d284ea0341311068ccfb972"
6
license "Apache-2.0"
7
head "https://github.com/couchbaselabs/couchbase-shell.git", branch: "main"
8
0 commit comments