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 3549c8b commit f6f6b6fCopy full SHA for f6f6b6f
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.21.tgz"
5
- sha256 "d13577cc6d30660521ca086929dbfb48616d1284fe1d13efefb71fe67269b1b4"
+ url "https://registry.npmjs.org/cubejs-cli/-/cubejs-cli-1.3.22.tgz"
+ sha256 "19e8c2b6d56472baecc290a07ba067e803cd0778741bbfbea8ae545d713e2906"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments