mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
squirrel: update to version 0.11.0 (#57884)
* squirrel: add appcast and auto_udpates * squirrel: update to version 0.11.0
This commit is contained in:
+6
-3
@@ -1,11 +1,14 @@
|
||||
cask 'squirrel' do
|
||||
version '0.10.0'
|
||||
sha256 '9eb07603a078cadd5475797432e578f366d0fa49f878b7f2f6b32336bfa5a258'
|
||||
version '0.11.0'
|
||||
sha256 '78f8294483d52f3f75831d6c5b669a7b39e743ce94b2c5b6d1c50406b80667b8'
|
||||
|
||||
# dl.bintray.com/rime/squirrel was verified as official when first introduced to the cask
|
||||
url "https://dl.bintray.com/rime/squirrel/Squirrel-#{version}.zip"
|
||||
appcast 'https://rime.github.io/release/squirrel/appcast.xml'
|
||||
name 'Squirrel'
|
||||
homepage 'https://rime.im/download/'
|
||||
homepage 'https://rime.im/'
|
||||
|
||||
auto_updates true
|
||||
|
||||
pkg 'Squirrel.pkg'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user