Skip to content

Commit

Permalink
Update calmly-writer from 2.0.50 to 2.0.52 (#142340)
Browse files Browse the repository at this point in the history
  • Loading branch information
miccal authored Mar 5, 2023
1 parent 73f0f7f commit 35375cf
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Casks/calmly-writer.rb
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
cask "calmly-writer" do
arch arm: "arm64", intel: "x64"

version "2.0.50"
version "2.0.52"

on_intel do
sha256 "843782d181acfde85f9137b5640a184ae23d5d072b115c0fdf31b3fe5ab0c1bc"
url "https://www.calmlywriter.com/releases/Calmly%20Writer-#{version}.dmg"
end
on_arm do
sha256 "9688a991c0eeb42b472863f18ca3aaf9aa7d954bbc557a3cd3829b6807692450"
sha256 "1e7338c2021c8321046f735756c3f745e36cc063b6c4b3f32fa9a01e460c9bfd"
url "https://www.calmlywriter.com/releases/Calmly%20Writer-#{version}-#{arch}.dmg"
end
on_intel do
sha256 "2857f7ba53afb8929ed85d2483faccd28ad9ea309a7752ef738cb9ed91adc878"
url "https://www.calmlywriter.com/releases/Calmly%20Writer-#{version}.dmg"
end

name "Calmly Writer"
desc "Word processor with markdown formatting and select themes"
Expand Down

0 comments on commit 35375cf

Please sign in to comment.