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 88d72be commit 18c85baCopy full SHA for 18c85ba
Formula/c/cubejs-cli.rb
@@ -1,8 +1,8 @@
1
class CubejsCli < Formula
2
desc "Cube.js command-line interface"
3
homepage "https://cube.dev/"
4
- url "https://registry.npmjs.org/cubejs-cli/-/cubejs-cli-1.3.25.tgz"
5
- sha256 "def354e3c1a0fa147de9a8780b66c5e4487b5b23e63db3bebc754351b896655a"
+ url "https://registry.npmjs.org/cubejs-cli/-/cubejs-cli-1.3.26.tgz"
+ sha256 "e331f206a63f88099e27296f352bc222612575779ad83a807e68c85e51c92207"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments