Skip to content

Commit 18c85ba

Browse files
committed
cubejs-cli 1.3.26
1 parent 88d72be commit 18c85ba

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.3.25.tgz"
5-
sha256 "def354e3c1a0fa147de9a8780b66c5e4487b5b23e63db3bebc754351b896655a"
4+
url "https://registry.npmjs.org/cubejs-cli/-/cubejs-cli-1.3.26.tgz"
5+
sha256 "e331f206a63f88099e27296f352bc222612575779ad83a807e68c85e51c92207"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)