cubejs-cli: update 0.31.22 bottle.
parent
53bf83ba60
commit
a1c6438ccf
|
@ -8,13 +8,13 @@ class CubejsCli < Formula
|
|||
license "Apache-2.0"
|
||||
|
||||
bottle do
|
||||
sha256 cellar: :any_skip_relocation, arm64_ventura: "1dc0713daf75cadbea7a8f0eeca3f6846f7a729f00d4578b15a5a5e16daa4d6a"
|
||||
sha256 cellar: :any_skip_relocation, arm64_monterey: "1dc0713daf75cadbea7a8f0eeca3f6846f7a729f00d4578b15a5a5e16daa4d6a"
|
||||
sha256 cellar: :any_skip_relocation, arm64_big_sur: "1dc0713daf75cadbea7a8f0eeca3f6846f7a729f00d4578b15a5a5e16daa4d6a"
|
||||
sha256 cellar: :any_skip_relocation, ventura: "cf9eabcd17200d6aebc62106436121cc1753299ced20318daae0ee6d434d6bc4"
|
||||
sha256 cellar: :any_skip_relocation, monterey: "cf9eabcd17200d6aebc62106436121cc1753299ced20318daae0ee6d434d6bc4"
|
||||
sha256 cellar: :any_skip_relocation, big_sur: "cf9eabcd17200d6aebc62106436121cc1753299ced20318daae0ee6d434d6bc4"
|
||||
sha256 cellar: :any_skip_relocation, x86_64_linux: "1dc0713daf75cadbea7a8f0eeca3f6846f7a729f00d4578b15a5a5e16daa4d6a"
|
||||
sha256 cellar: :any_skip_relocation, arm64_ventura: "708167eca07d93ca2376587570ae9f41cec1746edd565d4da4c34d76f27adf40"
|
||||
sha256 cellar: :any_skip_relocation, arm64_monterey: "708167eca07d93ca2376587570ae9f41cec1746edd565d4da4c34d76f27adf40"
|
||||
sha256 cellar: :any_skip_relocation, arm64_big_sur: "708167eca07d93ca2376587570ae9f41cec1746edd565d4da4c34d76f27adf40"
|
||||
sha256 cellar: :any_skip_relocation, ventura: "f20f6acbf5280600166c375b28448c3aab056fa648055b62ed5d016d21dcbebf"
|
||||
sha256 cellar: :any_skip_relocation, monterey: "f20f6acbf5280600166c375b28448c3aab056fa648055b62ed5d016d21dcbebf"
|
||||
sha256 cellar: :any_skip_relocation, big_sur: "f20f6acbf5280600166c375b28448c3aab056fa648055b62ed5d016d21dcbebf"
|
||||
sha256 cellar: :any_skip_relocation, x86_64_linux: "708167eca07d93ca2376587570ae9f41cec1746edd565d4da4c34d76f27adf40"
|
||||
end
|
||||
|
||||
depends_on "node"
|
||||
|
|
Loading…
Reference in New Issue