Updated visual-studio-code (0.10.10)

Lots of changes and bug fixes at https://code.visualstudio.com/Updates
This commit is contained in:
Cuong Tran 2016-03-07 23:29:50 -08:00 committed by Vítor Galvão
parent 50ad3cb66e
commit 36b4e6c9be
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
cask 'visual-studio-code' do
version '45d69357c9eb068dd8e624f5b0fe461cd2078d88'
sha256 '0e415a0a32b584895fd635c368fb7e3c440afdbe94d4b284e04ddcccfc2e8707'
version '0.10.10,5b5f4db87c10345b9d5c8d0bed745bcad4533135'
sha256 'd7988bd343a95625811334d3f73ce36947732e86f07eeddaf62c426bb4d02a78'
# az764295.vo.msecnd.net was verified as official when first introduced to the cask
url "https://az764295.vo.msecnd.net/stable/#{version}/VSCode-darwin.zip"
url "https://az764295.vo.msecnd.net/stable/#{version.after_comma}/VSCode-darwin-stable.zip"
name 'Microsoft Visual Studio Code'
name 'VS Code'
homepage 'https://code.visualstudio.com/'