Skip to content

Commit 108e72b

Browse files
committed
cubejs-cli 1.1.3
1 parent 2533eba commit 108e72b

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.1.2.tgz"
5-
sha256 "66a3da2077ba707d12778e5e2298451a88b225c6fbf3abb9fa6b761ab24056c2"
4+
url "https://registry.npmjs.org/cubejs-cli/-/cubejs-cli-1.1.3.tgz"
5+
sha256 "032a1ae157b1d6f6ebc9c3f16cc90769f7f32295ed572839d23c921c046a3bc6"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)