Skip to content

Commit 6e84229

Browse files
committed
cubejs-cli 1.5.5
1 parent a87d8cb commit 6e84229

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cubejs-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class CubejsCli < Formula
22
desc "Cube.js command-line interface"
33
homepage "https://cube.dev/"
4-
url "https://registry.npmjs.org/cubejs-cli/-/cubejs-cli-1.5.4.tgz"
5-
sha256 "2c13e4367ac494be386676dc69935c506b0d627d5a50fa75b19713080201a39e"
4+
url "https://registry.npmjs.org/cubejs-cli/-/cubejs-cli-1.5.5.tgz"
5+
sha256 "ca98cf87d0d2c20a704c4c2df3da3751f15db4328b3eed9c01374cc53d357aa0"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)