|
1 | 1 | { |
2 | 2 | "name": "Crunch2", |
3 | | - "version": "2.1.3", |
| 3 | + "version": "2.1.4", |
4 | 4 | "description": "The editor and compiler app for awesome people.", |
5 | 5 | "packages": { |
6 | | - "osx64": "https://github.com/Crunch/Crunch-2/releases/download/v2.1.3/Crunch2.dmg", |
7 | | - "win32": "https://github.com/Crunch/Crunch-2/releases/download/v2.1.3/CrunchSetup.exe", |
8 | | - "linux32": "https://github.com/Crunch/Crunch-2/releases/download/v2.1.3/Crunch2_linux32.deb", |
9 | | - "linux64": "https://github.com/Crunch/Crunch-2/releases/download/v2.1.3/Crunch2_linux64.deb" |
| 6 | + "osx64": "https://github.com/Crunch/Crunch-2/releases/download/v2.1.4/Crunch2.dmg", |
| 7 | + "win32": "https://github.com/Crunch/Crunch-2/releases/download/v2.1.4/CrunchSetup.exe", |
| 8 | + "linux32": "https://github.com/Crunch/Crunch-2/releases/download/v2.1.4/Crunch2_linux32.deb", |
| 9 | + "linux64": "https://github.com/Crunch/Crunch-2/releases/download/v2.1.4/Crunch2_linux64.deb" |
10 | 10 | }, |
11 | 11 | "edge": { |
12 | | - "version": "2.1.3", |
| 12 | + "version": "2.1.4", |
13 | 13 | "packages": { |
14 | | - "osx64": "https://github.com/Crunch/Crunch-2/releases/download/v2.1.3/Crunch2.dmg", |
15 | | - "win32": "https://github.com/Crunch/Crunch-2/releases/download/v2.1.3/CrunchSetup.exe", |
16 | | - "linux32": "https://github.com/Crunch/Crunch-2/releases/download/v2.1.3/Crunch2_linux32.deb", |
17 | | - "linux64": "https://github.com/Crunch/Crunch-2/releases/download/v2.1.3/Crunch2_linux64.deb" |
| 14 | + "osx64": "https://github.com/Crunch/Crunch-2/releases/download/v2.1.4/Crunch2.dmg", |
| 15 | + "win32": "https://github.com/Crunch/Crunch-2/releases/download/v2.1.4/CrunchSetup.exe", |
| 16 | + "linux32": "https://github.com/Crunch/Crunch-2/releases/download/v2.1.4/Crunch2_linux32.deb", |
| 17 | + "linux64": "https://github.com/Crunch/Crunch-2/releases/download/v2.1.4/Crunch2_linux64.deb" |
18 | 18 | } |
19 | 19 | } |
20 | 20 | } |
0 commit comments