Skip to content

Commit

Permalink
Update to Planck 2.22.0 (#311)
Browse files Browse the repository at this point in the history
  • Loading branch information
mfikes authored and borkdude committed Apr 7, 2019
1 parent cded198 commit 4e77379
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Expand Up @@ -40,8 +40,8 @@ jobs:
name: Install Planck
command: |
sudo apt-get install javascriptcoregtk-4.0 libzip4
curl -O http://planck-repl.org/releases/2.21.0-debian-9.0/planck
curl -O http://planck-repl.org/releases/2.21.0-debian-9.0/plk
curl -O http://planck-repl.org/releases/2.22.0-debian-9.0/planck
curl -O http://planck-repl.org/releases/2.22.0-debian-9.0/plk
chmod +x planck
chmod +x plk
sudo mv planck /usr/bin
Expand Down

0 comments on commit 4e77379

Please sign in to comment.