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

Commit 5fe79e3

Browse files
committed
Bump to 2.2.0
1 parent f36193f commit 5fe79e3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
"linux64": "https://github.com/Crunch/Crunch-2/releases/download/v2.1.5/Crunch2_linux64.deb"
1010
},
1111
"edge": {
12-
"version": "2.1.5",
12+
"version": "2.2.0",
1313
"packages": {
14-
"osx64": "https://github.com/Crunch/Crunch-2/releases/download/v2.1.5/Crunch2.dmg",
15-
"win32": "https://github.com/Crunch/Crunch-2/releases/download/v2.1.5/CrunchSetup.exe",
16-
"linux32": "https://github.com/Crunch/Crunch-2/releases/download/v2.1.5/Crunch2_linux32.deb",
17-
"linux64": "https://github.com/Crunch/Crunch-2/releases/download/v2.1.5/Crunch2_linux64.deb"
14+
"osx64": "https://github.com/Crunch/Crunch-2/releases/download/v2.2.0/Crunch2.dmg",
15+
"win32": "https://github.com/Crunch/Crunch-2/releases/download/v2.2.0/CrunchSetup.exe",
16+
"linux32": "https://github.com/Crunch/Crunch-2/releases/download/v2.2.0/Crunch2_linux32.deb",
17+
"linux64": "https://github.com/Crunch/Crunch-2/releases/download/v2.2.0/Crunch2_linux64.deb"
1818
}
1919
}
2020
}

0 commit comments

Comments
 (0)