Skip to content

Commit

Permalink
[cddinterface] Update to 2024.09.01 (#1029)
Browse files Browse the repository at this point in the history
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
  • Loading branch information
gap-package-distribution-bot[bot] authored Sep 10, 2024
1 parent 333c76c commit 5fbce41
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions packages/cddinterface/meta.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"AbstractHTML": "The <span class='pkgname'>CddInterface</span> package provides a GAP interface to <a href='https://inf.ethz.ch/personal/fukudak/cdd_home'>cdd</a>, enabling direct access to the most of the functionality of cddlib, such as translating between H,V- representations of a polyhedron and solving linear programming problems.",
"ArchiveFormats": ".tar.gz",
"ArchiveSHA256": "eb56129a9cd96ac6201da10e692481ff1366dbb75a7b47a01dbe628fb295833c",
"ArchiveURL": "https://github.com/homalg-project/CddInterface/releases/download/v2024.08.27/CddInterface-2024.08.27",
"ArchiveSHA256": "278ef402822d537f18a26c4ffdcdeba1b9f34b4e8be6f623df2e58f4730b7cf3",
"ArchiveURL": "https://github.com/homalg-project/CddInterface/releases/download/v2024.09.01/CddInterface-2024.09.01",
"AvailabilityTest": null,
"Date": "27/08/2024",
"Date": "01/09/2024",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.12",
Expand Down Expand Up @@ -36,7 +36,7 @@
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "c98cf0dfe6043e970ed9fa4d16d3e548d74b1e993af0651f4ba024b40e233b4e",
"PackageInfoSHA256": "3856132eefebe84ab6b8080aed0ecd0c4ffbb48c237312a6fdaa8ad065761e0a",
"PackageInfoURL": "https://homalg-project.github.io/CddInterface/PackageInfo.g",
"PackageName": "CddInterface",
"PackageWWWHome": "https://homalg-project.github.io/CddInterface",
Expand All @@ -61,5 +61,5 @@
"Status": "deposited",
"Subtitle": "Gap interface to Cdd package",
"TestFile": "tst/testall.g",
"Version": "2024.08.27"
"Version": "2024.09.01"
}

0 comments on commit 5fbce41

Please sign in to comment.