Skip to content

Commit e938922

Browse files
committed
cubejs-cli 1.2.16
1 parent 183e8ab commit e938922

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.2.15.tgz"
5-
sha256 "807e0d45d6473307ce8c2685b45828caf598d3401a2fc1965b2278ab375afa74"
4+
url "https://registry.npmjs.org/cubejs-cli/-/cubejs-cli-1.2.16.tgz"
5+
sha256 "4977d9dfd3c6607099489583fcf2a3445498b72abd16e5627dd5be077122e36a"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)