File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8686 linux = {
8787 stable = "0.0.102" ;
8888 ptb = "0.0.152" ;
89- canary = "0.0.722 " ;
90- development = "0.0.83 " ;
89+ canary = "0.0.723 " ;
90+ development = "0.0.84 " ;
9191 } ;
9292 darwin = {
9393 stable = "0.0.354" ;
9494 ptb = "0.0.182" ;
95- canary = "0.0.828 " ;
95+ canary = "0.0.829 " ;
9696 development = "0.0.97" ;
9797 } ;
9898 } ;
@@ -109,11 +109,11 @@ let
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-pAr4L/MQtYoVcrWDB8UHnC5xbWwBPZtWqrJUuOCHJ6k =" ;
112+ hash = "sha256-k1ClTRaYsb5rPV8AFtVg3iEZ44z5gmcBnOJgsQq9O1Y =" ;
113113 } ;
114114 development = fetchurl {
115115 url = "https://development.dl2.discordapp.net/apps/linux/${ versions . linux . development } /discord-development-${ versions . linux . development } .tar.gz" ;
116- hash = "sha256-KpZ90VekGf3KNpNpFfZlVXorv86yK1OuY0uqgBuWIQ4 =" ;
116+ hash = "sha256-0SmCBi/fl77m5PzI5O38CpAoIzyQc+eRUKLyKVMQ6Dc =" ;
117117 } ;
118118 } ;
119119 x86_64-darwin = {
127127 } ;
128128 canary = fetchurl {
129129 url = "https://canary.dl2.discordapp.net/apps/osx/${ versions . darwin . canary } /DiscordCanary.dmg" ;
130- hash = "sha256-/IT2z8Kx4Z7FXDC85QUUkT/epcDEg2Gz2Aom4cuxbkU =" ;
130+ hash = "sha256-pa7nJMJU6jPNcusIJ93aAH8AFQl93z1FX/sv6+M4WME =" ;
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