Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Upgrade Firefox-esr-cn to 31.1.1 & Upgrade Thunderbird-cn to 31.1.2 #437

Merged
merged 2 commits into from
Sep 25, 2014
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Casks/firefox-esr-cn.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
class FirefoxEsrCn < Cask
version '31.1.0'
sha256 'd8069f94f2ff584d6059f7bcdcb1db483a32ed8cffbe23d43647de18b83c6870'
version '31.1.1'
sha256 'c596622c12480752efbfa45dbca25ce3c43079b89ca4c886cb35d5dec8727a9f'

url "http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/latest-esr/mac/zh-CN/Firefox%20#{version}esr.dmg"
homepage 'https://www.mozilla.org/zh-CN/firefox/desktop/'
Expand Down
4 changes: 2 additions & 2 deletions Casks/thunderbird-cn.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
class ThunderbirdCn < Cask
version '31.1.0'
sha256 'e51ed574b980b6f5c4f5160e5c8b51a118a4474045918c276dc92d31e536fcb1'
version '31.1.2'
sha256 '0a6520b64c16788e7aff8801d9b5c8e24b4a7c3f7967232a7e97b73bc803a177'

url "http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/#{version}/mac/zh-CN/Thunderbird%20#{version}.dmg"
homepage 'https://www.mozilla.org/zh-CN/thunderbird/'
Expand Down