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 efda086 commit 499a9d8Copy full SHA for 499a9d8
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.1.12.tgz"
5
- sha256 "23dbb2a78893c5bb6fa93ac2c02845342db152ea27177168530a359f4465eac9"
+ url "https://registry.npmjs.org/cubejs-cli/-/cubejs-cli-1.1.13.tgz"
+ sha256 "bbbbb95bc0100516ff168642a578cb6a9fa72ab4802f5507ec7f7db7723773ff"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments