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

Commit

Permalink
Merge pull request #437 from Ihavee/Ihavee
Browse files Browse the repository at this point in the history
Upgrade Firefox-esr-cn to 31.1.1 & Upgrade Thunderbird-cn to 31.1.2
  • Loading branch information
vitorgalvao committed Sep 25, 2014
2 parents c830c43 + 782954c commit 550dfee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
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

0 comments on commit 550dfee

Please sign in to comment.