File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ jobs:
122122 shell : bash -l {0}
123123 run : |
124124 set -eux
125- wget https://openvsp.org/download.php?file=zips/current/linux/OpenVSP-3.38.0 -Ubuntu-22.04_amd64.deb -O ovsp.deb
125+ wget https://openvsp.org/download.php?file=zips/current/linux/OpenVSP-3.41.1 -Ubuntu-22.04_amd64.deb -O ovsp.deb
126126 ar x ovsp.deb && tar -xf data.tar.gz
127127 python -m pip install ./opt/OpenVSP/python/utilities ./opt/OpenVSP/python/degen_geom ./opt/OpenVSP/python/openvsp_config ./opt/OpenVSP/python/openvsp
128128
Original file line number Diff line number Diff line change 77 " jupyterlab" ,
88 " jupyterlab-extension"
99 ],
10- "homepage" : " https://github.com/jupytercad/jupytercad-openvsp " ,
10+ "homepage" : " https://github.com/jupytercad/JupyterCAD-OpenVSP " ,
1111 "bugs" : {
12- "url" : " https://github.com/jupytercad/jupytercad-openvsp /issues"
12+ "url" : " https://github.com/jupytercad/JupyterCAD-OpenVSP /issues"
1313 },
1414 "license" : " BSD-3-Clause" ,
1515 "author" : " JupyterCAD contributors" ,
2323 "style" : " style/index.css" ,
2424 "repository" : {
2525 "type" : " git" ,
26- "url" : " https://github.com/jupytercad/jupytercad-openvsp .git"
26+ "url" : " https://github.com/jupytercad/JupyterCAD-OpenVSP .git"
2727 },
2828 "scripts" : {
2929 "build" : " jlpm build:lib && jlpm build:labextension:dev" ,
You can’t perform that action at this time.
0 commit comments