chocolat: remove (#115479)

This commit is contained in:
Bevan Kay 2021-12-07 21:54:02 +11:00 committed by GitHub
parent 9318308c42
commit 534cdddcf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 16 deletions

View File

@ -1,16 +0,0 @@
cask "chocolat" do
version "3.4"
sha256 "43f1f96350c10aa2918719a2238c1e4ec20dd2cfa7a4930f6e7d74f92207c4fe"
url "https://chocolatapp.com/versions/Chocolat_#{version}.zip"
name "Chocolat"
desc "Text editor"
homepage "https://chocolatapp.com/"
livecheck do
url "https://chocolatapp.com/download/"
strategy :header_match
end
app "Chocolat.app"
end