Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
chromebrew
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
chromebrew
Commits
5893ce2e
Commit
5893ce2e
authored
Oct 09, 2019
by
Chris Thurber
Committed by
Ed Reel
Oct 09, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update code to 1.39.0 (#3527)
I'd like to eventually figure out a way to make the binary smaller.
parent
8b58364e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
5 deletions
+3
-5
packages/code.rb
packages/code.rb
+3
-5
No files found.
packages/code.rb
View file @
5893ce2e
...
...
@@ -3,15 +3,13 @@ require 'package'
class
Code
<
Package
description
'Visual Studio Code is a source code editor developed by Microsoft for Windows, Linux and macOS.'
homepage
'https://code.visualstudio.com/'
version
'1.3
6.1
'
source_url
'https://github.com/microsoft/vscode/archive/1.3
6.1
.tar.gz'
source_sha256
'
24b9f4046bd8ef7edb663429a58bf7dbe3acc22487a2946a4e5ead216415c065
'
version
'1.3
9.0
'
source_url
'https://github.com/microsoft/vscode/archive/1.3
9.0
.tar.gz'
source_sha256
'
a2e3a718e3b10af4b4022315e35e6e144beea37b03deb3874054acbc9f86b514
'
binary_url
({
x86_64:
'https://dl.bintray.com/chromebrew/chromebrew/code-1.36.1-chromeos-x86_64.tar.xz'
,
})
binary_sha256
({
x86_64:
'cf2b7204aab182cffeafee59972dabf3306754c3d158811492dff39f0959e2ab'
,
})
depends_on
'nodebrew'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment