File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed
Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 77} :
88let
99 pname = "immersed" ;
10- version = "10.5 .0" ;
10+ version = "10.6 .0" ;
1111
1212 sources = rec {
1313 x86_64-linux = {
14- url = "https://web.archive.org/web/20240909144905if_/https://static.immersed.com/dl/Immersed-x86_64.AppImage" ;
15- hash = "sha256-/fc/URYJZftZPyVicmZjyvcGPLaHrnlsrERlQFN5E98=" ;
14+ url = "https://web.archive.org/web/20241229041449/https://static.immersed.com/dl/Immersed-x86_64.AppImage" ;
15+ hash = "sha256-u07QpGXEXbp7ApZgerq36x+4Wxsz08YAruIVnZeS0ck=" ;
16+ } ;
17+ aarch64-linux = {
18+ url = "https://web.archive.org/web/20241229041902/https://static.immersed.com/dl/Immersed-aarch64.AppImage" ;
19+ hash = "sha256-3BokV30y6QRjE94K7JQ6iIuQw1t+h3BKZY+nEFGTVHI=" ;
1620 } ;
1721 x86_64-darwin = {
18- url = "https://web.archive.org/web/20240910022037if_ /https://static.immersed.com/dl/Immersed.dmg" ;
19- hash = "sha256-UkfB151bX0D5k0IBZczh36TWOOYJbBe5e6LIErON214 =" ;
22+ url = "https://web.archive.org/web/20241229041652 /https://static.immersed.com/dl/Immersed.dmg" ;
23+ hash = "sha256-Sgfm0giVR1dDIFIDpNmGmXLXLRgpMXrVxD/oyPc+Lq0 =" ;
2024 } ;
2125 aarch64-darwin = x86_64-darwin ;
2226 } ;
You can’t perform that action at this time.
0 commit comments