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 versions = {
8686 linux = {
8787 stable = "0.0.98" ;
88- ptb = "0.0.148 " ;
89- canary = "0.0.702 " ;
88+ ptb = "0.0.149 " ;
89+ canary = "0.0.703 " ;
9090 development = "0.0.81" ;
9191 } ;
9292 darwin = {
9393 stable = "0.0.350" ;
9494 ptb = "0.0.179" ;
95- canary = "0.0.808 " ;
95+ canary = "0.0.809 " ;
9696 development = "0.0.94" ;
9797 } ;
9898 } ;
@@ -105,11 +105,11 @@ let
105105 } ;
106106 ptb = fetchurl {
107107 url = "https://ptb.dl2.discordapp.net/apps/linux/${ versions . linux . ptb } /discord-ptb-${ versions . linux . ptb } .tar.gz" ;
108- hash = "sha256-VRhcnjbC42nFZ3DepKNX75pBl0GeDaSWM1SGXJpuQs0 =" ;
108+ hash = "sha256-gOrrJwKdoGzHYQFOSJLPD+d/+epMGPpM86eRe6xrHbU =" ;
109109 } ;
110110 canary = fetchurl {
111111 url = "https://canary.dl2.discordapp.net/apps/linux/${ versions . linux . canary } /discord-canary-${ versions . linux . canary } .tar.gz" ;
112- hash = "sha256-OcRGqwf13yPnbDpYOyXZgEQN/zWshUXfaF5geiLetlc =" ;
112+ hash = "sha256-ri8VTcsROHnmGDf1zmax3G3ESTjgRluSE+wEPGPkUwY =" ;
113113 } ;
114114 development = fetchurl {
115115 url = "https://development.dl2.discordapp.net/apps/linux/${ versions . linux . development } /discord-development-${ versions . linux . development } .tar.gz" ;
127127 } ;
128128 canary = fetchurl {
129129 url = "https://canary.dl2.discordapp.net/apps/osx/${ versions . darwin . canary } /DiscordCanary.dmg" ;
130- hash = "sha256-Cu7U70yzHgOAJjtEx85T3x9f1oquNz7VNsX53ISbzKg =" ;
130+ hash = "sha256-KSaxQTfh+80X2Dvif0wjS4yiaDP29dLh/mxdzDlWTIE =" ;
131131 } ;
132132 development = fetchurl {
133133 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