File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 11cask "piclist" do
22 arch arm : "arm64" , intel : "x64"
33
4- version "2.9.7 "
5- sha256 arm : "4bc609bc7eac921be33baae19d220ef99989b9e07984eaebee02427a029fa132 " ,
6- intel : "874d9334885bbc721a5a1666cff412334787917eaa649e829298cfac4cdbcd67 "
4+ version "2.9.8 "
5+ sha256 arm : "1b3f8ffe24774e584c9c07bc4807bf53f49dcb6809befa3a15c602158db3c448 " ,
6+ intel : "2fa2c9d8f0f61d26fb232aa1f64cf27314843e8a018f65dea01f2ff74274d0b2 "
77
8- url "https://release.piclist.cn/latest/PicList-#{ version } -#{ arch } .dmg"
8+ url "https://github.com/Kuingsmile/PicList/releases/download/v#{ version } /PicList-#{ version } -#{ arch } .dmg" ,
9+ verified : "github.com/Kuingsmile/PicList/"
910 name "PicList"
1011 desc "Cloud storage manager tool"
1112 homepage "https://piclist.cn/"
1516 strategy :electron_builder
1617 end
1718
19+ auto_updates true
1820 depends_on macos : ">= :high_sierra"
1921
2022 app "PicList.app"
You can’t perform that action at this time.
0 commit comments