From c88c92e007f056a4debe5bf6cf4a1ac2c26634b6 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 27 Oct 2023 05:07:23 +0000 Subject: [PATCH] jupyterlab 4.0.7-1 --- Casks/j/jupyterlab.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Casks/j/jupyterlab.rb b/Casks/j/jupyterlab.rb index e9693eba9e..0e131f78eb 100644 --- a/Casks/j/jupyterlab.rb +++ b/Casks/j/jupyterlab.rb @@ -1,9 +1,9 @@ cask "jupyterlab" do arch arm: "arm64", intel: "x64" - version "4.0.5-1" - sha256 arm: "684f891e1eb54a435b6bb826d033502bd4500256352b76ec07216c4992f39165", - intel: "4af67926454d197be45cac8593ae7886783409bd07e56f320c8c1f2a167986b4" + version "4.0.7-1" + sha256 arm: "eebea3f20d71c65d8d376ddb51a8df830f03223b24327d71084da36b3c34e9e5", + intel: "dd6f3f6f38705a447fd2b89ae5cdb2d362e63f2e9cb90de0cf2a004e47e4bb43" url "https://github.com/jupyterlab/jupyterlab-desktop/releases/download/v#{version}/JupyterLab-Setup-macOS-#{arch}.dmg" name "JupyterLab App"