mirror of
https://github.com/ra3xdh/qucs_s
synced 2025-03-28 21:13:26 +00:00
update qt and ngspice
update Qt v6.8.2 and ngspice v44.2
This commit is contained in:
parent
c1a05d4c03
commit
253c985864
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@ -14,10 +14,10 @@ env:
|
|||||||
EXECUTABLE_NAME: "qucs-s"
|
EXECUTABLE_NAME: "qucs-s"
|
||||||
PUBLISHER_NAME: "The Qucs-S Team"
|
PUBLISHER_NAME: "The Qucs-S Team"
|
||||||
BUILD_TYPE: Release
|
BUILD_TYPE: Release
|
||||||
QT_VERSION: 6.8.1
|
QT_VERSION: 6.8.2
|
||||||
QUCS_MACOS_BIN: ${{github.workspace}}/build/qucs/qucs-s.app/Contents/MacOS/bin
|
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
|
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/44/ngspice-44_64.7z
|
NGSPICE_URL: https://downloads.sourceforge.net/project/ngspice/ng-spice-rework/44.2/ngspice-44.2_64.7z
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
setup:
|
setup:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user