From 1101df192bcb2cf24840be2dd4a01c411a567efc Mon Sep 17 00:00:00 2001 From: Bevan Kay Date: Tue, 28 Feb 2023 19:58:13 +1100 Subject: [PATCH] Update notion from 2.1.12 to 2.1.13 (#142082) --- Casks/notion.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Casks/notion.rb b/Casks/notion.rb index e2e3daf559..a587ad0ca6 100644 --- a/Casks/notion.rb +++ b/Casks/notion.rb @@ -2,9 +2,9 @@ cask "notion" do arch arm: "-arm64" livecheck_folder = on_arch_conditional arm: "apple-silicon", intel: "mac" - version "2.1.12" - sha256 arm: "5c3140e2467353e7007e8e1d480ee411abf8522d8a43b11c12ecb2214c7073e3", - intel: "9ca746d814f85bb8359a073b8ecc5ec096885cb4403134d7475eef1f37d3542f" + version "2.1.13" + sha256 arm: "658125c5d2df38e82a0b416dd0f0e516efdde85ebda8a103c26665bf87fe5af5", + intel: "e49e06c30779f4252e55f3b357d92904b8cc0475e0b7461598d0c9a1082c08f2" url "https://desktop-release.notion-static.com/Notion-#{version}#{arch}.dmg", verified: "desktop-release.notion-static.com/"