File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 "description" : " Python IDE for beginners" ,
44 "homepage" : " https://thonny.org" ,
55 "license" : " MIT" ,
6- "url" : " https://github.com/thonny/thonny/releases/download/v5.0.0/thonny-5.0.0-windows-portable-x64.zip" ,
7- "hash" : " 5b744151065bdbd6a0d823dfa791a72cbbc3372a549a5e4cb175434a9787eaee" ,
6+ "architecture" : {
7+ "64bit" : {
8+ "url" : " https://github.com/thonny/thonny/releases/download/v5.0.0/thonny-5.0.0-windows-portable-x64.zip" ,
9+ "hash" : " 5b744151065bdbd6a0d823dfa791a72cbbc3372a549a5e4cb175434a9787eaee"
10+ }
11+ },
812 "shortcuts" : [
913 [
1014 " thonny.exe" ,
2125 "regex" : " thonny-([\\ d.]+)-windows-portable(?:-x64)?\\ .zip"
2226 },
2327 "autoupdate" : {
24- "url" : " https://github.com/thonny/thonny/releases/download/v$version/thonny-$version-windows-portable-x64.zip"
28+ "architecture" : {
29+ "64bit" : {
30+ "url" : " https://github.com/thonny/thonny/releases/download/v$version/thonny-$version-windows-portable-x64.zip"
31+ }
32+ }
2533 }
2634}
You can’t perform that action at this time.
0 commit comments