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
fe65040d
Commit
fe65040d
authored
7 years ago
by
Damian Montero
Committed by
GitHub
7 years ago
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #554 from finwo/heroku-cli
Added bin heroku 4.28.3
parents
46dd571e
e2ee76a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
+15
-0
packages/heroku.rb
packages/heroku.rb
+15
-0
No files found.
packages/heroku.rb
0 → 100644
View file @
fe65040d
require
'package'
class
Heroku
<
Package
version
'4.28.3'
binary_url
({
armv7l:
"https://drive.google.com/uc?export=download&id=0ByCixsDmZPzxOHFIMzQyNHNFUWc"
,
i686:
"https://drive.google.com/uc?export=download&id=0ByCixsDmZPzxd3NULTRkMWlHQTA"
,
x86_64:
"https://drive.google.com/uc?export=download&id=0ByCixsDmZPzxLURkMktpREpDZk0"
})
binary_sha1
({
armv7l:
"b48f2f52d11cee4ca6a1878fdf2608a4b10ea53d"
,
i686:
"1b0a736797c9293431b7db0055861fc73657a3fe"
,
x86_64:
"9524fbc86c0a19f84f8bbb77c56ce2439d929a92"
})
end
This diff is collapsed.
Click to expand it.
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