Skip to content

Commit

Permalink
[cap_project] Update CAP to 2024.09-28
Browse files Browse the repository at this point in the history
  • Loading branch information
gap-package-distribution-bot[bot] authored and github-actions[bot] committed Sep 26, 2024
1 parent 0f68519 commit 28f2d4a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions packages/cap/meta.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"AbstractHTML": "<span class=\"pkgname\">CAP</span> (Categories, Algorithms, Programming) is a package for category theory.\nIt facilitates the implementation of specific instances of categories\nand provides a language for writing generic categorical algorithms.",
"ArchiveFormats": ".tar.gz .zip",
"ArchiveSHA256": "f650bdd025da3d255a6bc420eae15555097bdd477826188153e923af19ea607c",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2024.09-23/CAP-2024.09-23",
"ArchiveSHA256": "5d41ce96cf376ab4442b91306b861db6e68ef14ad56cf2b547788a9f38daa94b",
"ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2024.09-28/CAP-2024.09-28",
"AvailabilityTest": null,
"Date": "2024-09-24",
"Date": "2024-09-26",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.13.0",
Expand Down Expand Up @@ -59,7 +59,7 @@
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "07477a1891e6d79abadd44c9918c66112521b06357875b4a0b863bb093d1cede",
"PackageInfoSHA256": "3660a57d4c5ed038d5e4b2e04bd81ebb90496794365c30478882edc11efd873d",
"PackageInfoURL": "https://homalg-project.github.io/CAP_project/CAP/PackageInfo.g",
"PackageName": "CAP",
"PackageWWWHome": "https://homalg-project.github.io/pkg/CAP",
Expand Down Expand Up @@ -117,5 +117,5 @@
"Status": "deposited",
"Subtitle": "Categories, Algorithms, Programming",
"TestFile": "tst/testall.g",
"Version": "2024.09-23"
"Version": "2024.09-28"
}

0 comments on commit 28f2d4a

Please sign in to comment.