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
Łukasz Nowak
chromebrew
Commits
ad7fc244
Commit
ad7fc244
authored
Mar 13, 2019
by
Chris Thurber
Committed by
Ed Reel
Mar 13, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Sublime Text to 3.2 (#3215)
parent
13e5e8d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
packages/sublime_text.rb
packages/sublime_text.rb
+5
-5
No files found.
packages/sublime_text.rb
View file @
ad7fc244
...
...
@@ -3,14 +3,14 @@ require 'package'
class
Sublime_text
<
Package
description
'A sophisticated text editor for code, markup and prose.'
homepage
'https://www.sublimetext.com/'
version
'3.
1.1
'
version
'3.
2
'
case
ARCH
when
'x86_64'
source_url
'https://download.sublimetext.com/sublime_text_3_build_3
176
_x64.tar.bz2'
source_sha256
'
74f17c1aec4ddec9d4d4c39f5aec0414a4755d407a05efa571e8892e0b9cf732
'
source_url
'https://download.sublimetext.com/sublime_text_3_build_3
200
_x64.tar.bz2'
source_sha256
'
b9d5297c65bd14a8ba3394e74dbd9a5013b3fed5a5a2f8f5120d2cec40614fbd
'
when
'i686'
source_url
'https://download.sublimetext.com/sublime_text_3_build_3
176
_x32.tar.bz2'
source_sha256
'
43e49dfdbea61cc0a1b6ebcdf0ff522d8531e6998e05f4756ba4218446f85a21
'
source_url
'https://download.sublimetext.com/sublime_text_3_build_3
200
_x32.tar.bz2'
source_sha256
'
f94772aa6313f228a930ae85573bb18411e96c60c3c14027e9c27c14e5aa7906
'
end
binary_url
({
...
...
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