Skip to content

Commit

Permalink
Merge pull request #174933 from Kuingsmile/master
Browse files Browse the repository at this point in the history
piclist 2.8.6
  • Loading branch information
miccal authored May 26, 2024
2 parents ec98601 + b858457 commit 36e8011
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/p/piclist.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "piclist" do
arch arm: "arm64", intel: "x64"

version "2.8.5"
sha256 arm: "69e8d566b7fb3c75731f05d4ed440fc967d4b8846272f6786c35d8bf8e805ed3",
intel: "c6c3051c3389c2a8297399b051d276dba33dbbc93462de057b7bf3b95259ab79"
version "2.8.6"
sha256 arm: "56477e43255b2968a9c512d8ce502a17f9c3832e3dad3445beba7c84d5936824",
intel: "791ec591861cce527125f4923d45d1636142649eb5306bca175a4030cb1b9e3a"

url "https://release.piclist.cn/latest/PicList-#{version}-#{arch}.dmg"
name "PicList"
Expand Down

0 comments on commit 36e8011

Please sign in to comment.