Update Framer to 2022.5.0 (#118653)

This commit is contained in:
Davlatjon Shavkatov 2022-02-04 07:58:22 +05:00 committed by GitHub
parent c6cf2f4a12
commit b7ca1f524e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
cask "framer" do
arch = Hardware::CPU.intel? ? "x64" : "arm64"
version "2021.46.1"
version "2022.5.0"
sha256 :no_check
url "https://updates.framer.com/electron/darwin/#{arch}/Framer.zip"