Skip to content
This repository has been archived by the owner on Oct 16, 2019. It is now read-only.

Commit

Permalink
Update RC1 on edge to hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-dean committed Nov 30, 2015
1 parent 245990b commit 50a90ef
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"linux64": "https://github.com/Crunch/Crunch-2/releases/download/v2.0.6-RC.1/Crunch2_linux64.deb"
},
"edge": {
"version": "2.0.6-RC.1",
"version": "2.0.7-RC.1",
"packages": {
"osx64": "https://github.com/Crunch/Crunch-2/releases/download/v2.0.6-RC.1/Crunch2.dmg",
"win32": "https://github.com/Crunch/Crunch-2/releases/download/v2.0.6-RC.1/CrunchSetup.exe",
"linux32": "https://github.com/Crunch/Crunch-2/releases/download/v2.0.6-RC.1/Crunch2_linux32.deb",
"linux64": "https://github.com/Crunch/Crunch-2/releases/download/v2.0.6-RC.1/Crunch2_linux64.deb"
"osx64": "https://github.com/Crunch/Crunch-2/releases/download/v2.0.7-RC.1/Crunch2.dmg",
"win32": "https://github.com/Crunch/Crunch-2/releases/download/v2.0.7-RC.1/CrunchSetup.exe",
"linux32": "https://github.com/Crunch/Crunch-2/releases/download/v2.0.7-RC.1/Crunch2_linux32.deb",
"linux64": "https://github.com/Crunch/Crunch-2/releases/download/v2.0.7-RC.1/Crunch2_linux64.deb"
}
}
}

0 comments on commit 50a90ef

Please sign in to comment.