Skip to content

Commit

Permalink
Merge pull request #200385 from Homebrew/bump-cryptomator-1.15.0
Browse files Browse the repository at this point in the history
cryptomator 1.15.0
  • Loading branch information
khipp authored Feb 3, 2025
2 parents 74a8228 + 27140b1 commit e0ff1e5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/c/cryptomator.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "cryptomator" do
arch arm: "-arm64", intel: "-x64"

version "1.14.2"
sha256 arm: "73de6201a7502705d8cbf36ebd3d642b37fae9be73c230e9c2edd3a85cca7324",
intel: "dea670a4cd9b2f55cc3608a564f6ea55cbbb6625b8d63dd88a6095b970052685"
version "1.15.0"
sha256 arm: "ef06612b57e26690cb778d46f2e08b096a74d066708b0decdf75b966c27fcc2c",
intel: "9e8c5eab82865174eb87afcfefb29275b671f59b599a745b4390ec50b00cb5da"

url "https://github.com/cryptomator/cryptomator/releases/download/#{version}/Cryptomator-#{version}#{arch}.dmg",
verified: "github.com/cryptomator/cryptomator/"
Expand Down

0 comments on commit e0ff1e5

Please sign in to comment.