Skip to content

Commit

Permalink
Update visual-studio-code from 1.55.1 to 1.55.2 (#103822)
Browse files Browse the repository at this point in the history
  • Loading branch information
Loyalsoldier authored Apr 13, 2021
1 parent 4714db6 commit 636765c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/visual-studio-code.rb
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
cask "visual-studio-code" do
version "1.55.1"
version "1.55.2"

if Hardware::CPU.intel?
sha256 "3ea6dfde38c9c75bbd8bbbea83a94d089a0d0ebd79c18b0dbf364eda4951c008"
sha256 "c3621a13c9a927e99563513f95593d4d605f70a123e538681fba6d3ef6ec9dee"
url "https://update.code.visualstudio.com/#{version}/darwin/stable"
else
sha256 "7242950250cb7270ba06c9af6f56f8c968c37cbc08aeb9569576898551a18b9e"
sha256 "be3a1ebfac2c6c5e882714304adc518aff8bac6b663e194a9e73524c62065b94"
url "https://update.code.visualstudio.com/#{version}/darwin-arm64/stable"
end

Expand Down

0 comments on commit 636765c

Please sign in to comment.