Update plistedplus from 1.0.89 to 1.2.08 (#116641)

* Update plistedplus from 1.0.89 to 1.2.08

* Update plistedplus.rb

Co-authored-by: Miccal Matthews <miccal.matthews@gmail.com>
This commit is contained in:
Clément L 2021-12-30 03:48:26 +01:00 committed by GitHub
parent 11cb0168e9
commit 1d2b89940f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
cask "plistedplus" do
version "1.0.89"
version "1.2.08"
if MacOS.version <= :sierra
sha256 "801e5de263d70fc718a03f91cc0c7cceb190a817a677cc126716c44a3afe5349"
sha256 "0ccaac4eb7c42d443ff1cf6135269229b800b5790e55eab4ecc6fa4fa2834524"
url "https://github.com/ic005k/PlistEDPlus/releases/download/#{version}/PlistEDPlus_Mac10.12.and.below.dmg"
else
sha256 "a045ef009c56c7def1d373788578ee9a809493af8dc8cf5592c6bfc62633f815"
sha256 "26c653b9d323f8d5c2d6f18e4aa6d2f010afe233ecade8bd870ff7795f57de5d"
url "https://github.com/ic005k/PlistEDPlus/releases/download/#{version}/PlistEDPlus_Mac.dmg"
end