Skip to content

Instantly share code, notes, and snippets.

@jdx
Forked from evandandrea/snapcraft.yaml
Last active June 6, 2017 22:34
Show Gist options
  • Save jdx/e3c3d31aeec2f46cfed3d861a696ca89 to your computer and use it in GitHub Desktop.
Save jdx/e3c3d31aeec2f46cfed3d861a696ca89 to your computer and use it in GitHub Desktop.
heroku
name: heroku
summary: Heroku CLI
description: Heroku CLI
version: "6.9.3"
confinement: strict
grade: stable
apps:
heroku:
command: heroku
plugs: [network]
parts:
heroku:
plugin: dump
source: https://cli-assets.heroku.com/heroku-cli/channels/stable/heroku-cli-v6.9.3-f709986-linux-x64.tar.xz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment