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

Commit

Permalink
Update edge to beta 10
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-dean committed Oct 25, 2015
1 parent 8e76c81 commit 8ca6762
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.5-beta.9/Crunch2_linux64.deb"
},
"edge": {
"version": "2.0.5-beta.9",
"version": "2.0.5-beta.10",
"packages": {
"osx64": "https://github.com/Crunch/Crunch-2/releases/download/v2.0.5-beta.9/Crunch2.dmg",
"win32": "https://github.com/Crunch/Crunch-2/releases/download/v2.0.5-beta.9/CrunchSetup.exe",
"linux32": "https://github.com/Crunch/Crunch-2/releases/download/v2.0.5-beta.9/Crunch2_linux32.deb",
"linux64": "https://github.com/Crunch/Crunch-2/releases/download/v2.0.5-beta.9/Crunch2_linux64.deb"
"osx64": "https://github.com/Crunch/Crunch-2/releases/download/v2.0.5-beta.10/Crunch2.dmg",
"win32": "https://github.com/Crunch/Crunch-2/releases/download/v2.0.5-beta.10/CrunchSetup.exe",
"linux32": "https://github.com/Crunch/Crunch-2/releases/download/v2.0.5-beta.10/Crunch2_linux32.deb",
"linux64": "https://github.com/Crunch/Crunch-2/releases/download/v2.0.5-beta.10/Crunch2_linux64.deb"
}
}
}

0 comments on commit 8ca6762

Please sign in to comment.