File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8585 linux = {
8686 stable = "0.0.98" ;
8787 ptb = "0.0.148" ;
88- canary = "0.0.701 " ;
88+ canary = "0.0.702 " ;
8989 development = "0.0.79" ;
9090 } ;
9191 darwin = {
9292 stable = "0.0.350" ;
93- ptb = "0.0.178 " ;
94- canary = "0.0.807 " ;
93+ ptb = "0.0.179 " ;
94+ canary = "0.0.808 " ;
9595 development = "0.0.93" ;
9696 } ;
9797 } ;
108108 } ;
109109 canary = fetchurl {
110110 url = "https://canary.dl2.discordapp.net/apps/linux/${ versions . linux . canary } /discord-canary-${ versions . linux . canary } .tar.gz" ;
111- hash = "sha256-KXC2OhT2Goya+BlIpoBqWKDWVPLV4d3BbUGDKPuXHYs =" ;
111+ hash = "sha256-OcRGqwf13yPnbDpYOyXZgEQN/zWshUXfaF5geiLetlc =" ;
112112 } ;
113113 development = fetchurl {
114114 url = "https://development.dl2.discordapp.net/apps/linux/${ versions . linux . development } /discord-development-${ versions . linux . development } .tar.gz" ;
@@ -122,11 +122,11 @@ let
122122 } ;
123123 ptb = fetchurl {
124124 url = "https://ptb.dl2.discordapp.net/apps/osx/${ versions . darwin . ptb } /DiscordPTB.dmg" ;
125- hash = "sha256-AScvHapQlWVJvMGFO4VpPsl4F7lvI+9RWIAtsrPTcX4 =" ;
125+ hash = "sha256-tGE7HAcWLpGlv5oXO7NEELdRtNfbhlpQeNc5zB7ba1A =" ;
126126 } ;
127127 canary = fetchurl {
128128 url = "https://canary.dl2.discordapp.net/apps/osx/${ versions . darwin . canary } /DiscordCanary.dmg" ;
129- hash = "sha256-tuRhVOQMVNBpZMPyguBu/fivsQ/iJP1l2fxTULm7RJI =" ;
129+ hash = "sha256-Cu7U70yzHgOAJjtEx85T3x9f1oquNz7VNsX53ISbzKg =" ;
130130 } ;
131131 development = fetchurl {
132132 url = "https://development.dl2.discordapp.net/apps/osx/${ versions . darwin . development } /DiscordDevelopment.dmg" ;
You can’t perform that action at this time.
0 commit comments