diff options
| author | Marek Roszko <mark.roszko@gmail.com> | 2021-08-30 21:33:17 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-30 18:33:17 -0700 |
| commit | 78b7f1ba6580c474f9e4705195b4d4e008f60265 (patch) | |
| tree | 4c4b1896c423059b5afbfbe14d7cda2ad4aaa39d /versions | |
| parent | 0997386f6be36ea3e90cfebd26727921ff212ded (diff) | |
| download | vcpkg-78b7f1ba6580c474f9e4705195b4d4e008f60265.tar.gz vcpkg-78b7f1ba6580c474f9e4705195b4d4e008f60265.zip | |
[ngspice] Update to release 35 (#19542)
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 4 | ||||
| -rw-r--r-- | versions/n-/ngspice.json | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 60a027f1a..defa9d78a 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -4413,8 +4413,8 @@ "port-version": 0 }, "ngspice": { - "baseline": "34", - "port-version": 1 + "baseline": "35", + "port-version": 0 }, "nifticlib": { "baseline": "2020-04-30", diff --git a/versions/n-/ngspice.json b/versions/n-/ngspice.json index f7d4016c9..e5ae9654d 100644 --- a/versions/n-/ngspice.json +++ b/versions/n-/ngspice.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "cce657d55082d7a23496c44cb311e208ea31cab4", + "version-string": "35", + "port-version": 0 + }, + { "git-tree": "249a0e9bafd17932e3d46a0f979a2983b8a78b0d", "version-string": "34", "port-version": 1 |
