File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
pkgs/applications/networking/instant-messengers/discord Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1111 {
1212 stable = "0.0.77" ;
1313 ptb = "0.0.121" ;
14- canary = "0.0.538 " ;
15- development = "0.0.53 " ;
14+ canary = "0.0.541 " ;
15+ development = "0.0.54 " ;
1616 }
1717 else
1818 {
1919 stable = "0.0.329" ;
2020 ptb = "0.0.151" ;
21- canary = "0.0.650 " ;
22- development = "0.0.67 " ;
21+ canary = "0.0.653 " ;
22+ development = "0.0.68 " ;
2323 } ;
2424 version = versions . ${ branch } ;
2525 srcs = rec {
3434 } ;
3535 canary = fetchurl {
3636 url = "https://canary.dl2.discordapp.net/apps/linux/${ version } /discord-canary-${ version } .tar.gz" ;
37- hash = "sha256-RYwHDoPj0TsraI/7dNpngCiB6Fiyhi5ec/iCZD7YMoQ =" ;
37+ hash = "sha256-upT12C23Vkm+BZycKAufRzM5YHizpZJtEaJjHGzYtv4 =" ;
3838 } ;
3939 development = fetchurl {
4040 url = "https://development.dl2.discordapp.net/apps/linux/${ version } /discord-development-${ version } .tar.gz" ;
41- hash = "sha256-4FxdZsVTQTr5yzuzV6IZYZ6qk7sa9WZ27zCtVA1/uOg =" ;
41+ hash = "sha256-3Qhysb7QFE7W4nqAHffgz9hbud6n6PGcGN6xGBmD6ow =" ;
4242 } ;
4343 } ;
4444 x86_64-darwin = {
5252 } ;
5353 canary = fetchurl {
5454 url = "https://canary.dl2.discordapp.net/apps/osx/${ version } /DiscordCanary.dmg" ;
55- hash = "sha256-QFeUeuJMZ9r7lqFhE51jQfpSw5v4+MgUoO2HEcKF4mI =" ;
55+ hash = "sha256-uBnVz+d5Mp3fjICQQ/SZgFmkXVQGprf7VvUxv0hy00o =" ;
5656 } ;
5757 development = fetchurl {
5858 url = "https://development.dl2.discordapp.net/apps/osx/${ version } /DiscordDevelopment.dmg" ;
59- hash = "sha256-nyOQhSjlARvIjFc3uDi7IFtKxxIpO/V6M1eIg56dMdU =" ;
59+ hash = "sha256-5sUkGN9ucyYArGkfbGBdJokoqpHKBrkwxH055LpMlrs =" ;
6060 } ;
6161 } ;
6262 aarch64-darwin = x86_64-darwin ;
You can’t perform that action at this time.
0 commit comments