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 6466ebf commit d26b2f0Copy full SHA for d26b2f0
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.60.tgz"
5
- sha256 "f11742b82e3065b78cf1ecb4194092035564484203c28ea0a6e200bf23036662"
+ url "https://registry.npmjs.org/cubejs-cli/-/cubejs-cli-1.3.61.tgz"
+ sha256 "1c5e1e827fdc850a4028bae03871e0b7c5c764388a23613cbd209986be859566"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments