Skip to content

Commit

Permalink
update bundled ngspice to v44 for windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
dsm authored Dec 31, 2024
1 parent 7c9c40e commit 0a738d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ env:
QT_VERSION: 6.8.1
QUCS_MACOS_BIN: ${{github.workspace}}/build/qucs/qucs-s.app/Contents/MacOS/bin
QUCS_MACOS_RESOURCES: ${{github.workspace}}/build/qucs/qucs-s.app/Contents/MacOS/share/qucs-s
NGSPICE_URL: https://downloads.sourceforge.net/project/ngspice/ng-spice-rework/43/ngspice-43_64.7z
NGSPICE_URL: https://downloads.sourceforge.net/project/ngspice/ng-spice-rework/44/ngspice-44_64.7z

jobs:
setup:
Expand Down

0 comments on commit 0a738d1

Please sign in to comment.