Skip to content

Commit 499a9d8

Browse files
committed
cubejs-cli 1.1.13
1 parent efda086 commit 499a9d8

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.12.tgz"
5-
sha256 "23dbb2a78893c5bb6fa93ac2c02845342db152ea27177168530a359f4465eac9"
4+
url "https://registry.npmjs.org/cubejs-cli/-/cubejs-cli-1.1.13.tgz"
5+
sha256 "bbbbb95bc0100516ff168642a578cb6a9fa72ab4802f5507ec7f7db7723773ff"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)