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 183e8ab commit e938922Copy full SHA for e938922
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.2.15.tgz"
5
- sha256 "807e0d45d6473307ce8c2685b45828caf598d3401a2fc1965b2278ab375afa74"
+ url "https://registry.npmjs.org/cubejs-cli/-/cubejs-cli-1.2.16.tgz"
+ sha256 "4977d9dfd3c6607099489583fcf2a3445498b72abd16e5627dd5be077122e36a"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments