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
dcd4c2e9
Commit
dcd4c2e9
authored
Nov 23, 2020
by
Casey Strouse
Committed by
GitHub
Nov 23, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update go from 1.14.2 to 1.15.5 (#4594)
Tested on AMD64.
parent
c3f5101d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
11 deletions
+3
-11
packages/go.rb
packages/go.rb
+3
-11
No files found.
packages/go.rb
View file @
dcd4c2e9
...
...
@@ -3,22 +3,14 @@ require 'package'
class
Go
<
Package
description
'Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.'
homepage
'https://golang.org/'
version
'1.1
4.2
'
version
'1.1
5.5
'
compatibility
'all'
source_url
'https://dl.google.com/go/go1.1
4.2
.src.tar.gz'
source_sha256
'
98de84e69726a66da7b4e58eac41b99cbe274d7e8906eeb8a5b7eb0aadee7f7c
'
source_url
'https://dl.google.com/go/go1.1
5.5
.src.tar.gz'
source_sha256
'
c1076b90cf94b73ebed62a81d802cd84d43d02dea8c07abdc922c57a071c84f1
'
binary_url
({
aarch64:
'https://dl.bintray.com/chromebrew/chromebrew/go-1.14.2-chromeos-armv7l.tar.xz'
,
armv7l:
'https://dl.bintray.com/chromebrew/chromebrew/go-1.14.2-chromeos-armv7l.tar.xz'
,
i686:
'https://dl.bintray.com/chromebrew/chromebrew/go-1.14.2-chromeos-i686.tar.xz'
,
x86_64:
'https://dl.bintray.com/chromebrew/chromebrew/go-1.14.2-chromeos-x86_64.tar.xz'
,
})
binary_sha256
({
aarch64:
'6370b16b60d922b2809ee02daa50001389d8a140e8d9205d78dea1051dd5862b'
,
armv7l:
'6370b16b60d922b2809ee02daa50001389d8a140e8d9205d78dea1051dd5862b'
,
i686:
'c924075cfa74fd1055a9bca62308f131d522ae527eac082dc33ba95b7db2d23e'
,
x86_64:
'8c6d89a1a321fc0e89d5a200cedec07145ffece37c0d42c8859c550b7bbef65d'
,
})
# Tests require perl
...
...
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