diff --git a/packages/cap/meta.json b/packages/cap/meta.json
index 7cf05b41c..864a88ac6 100644
--- a/packages/cap/meta.json
+++ b/packages/cap/meta.json
@@ -1,10 +1,10 @@
{
"AbstractHTML": "CAP (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": "ff2f7f5af9a7197bd04de05163723acbbf7b9d3075bef11cae71020d6319eae9",
+ "ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2024.10-01/CAP-2024.10-01",
"AvailabilityTest": null,
- "Date": "2024-09-24",
+ "Date": "2024-10-07",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.13.0",
@@ -59,7 +59,7 @@
"SixFile": "doc/manual.six"
}
],
- "PackageInfoSHA256": "07477a1891e6d79abadd44c9918c66112521b06357875b4a0b863bb093d1cede",
+ "PackageInfoSHA256": "672dd978b1384e311d4371c8b41b4f815b216d5ac06964e0dfb87c0051a0154a",
"PackageInfoURL": "https://homalg-project.github.io/CAP_project/CAP/PackageInfo.g",
"PackageName": "CAP",
"PackageWWWHome": "https://homalg-project.github.io/pkg/CAP",
@@ -117,5 +117,5 @@
"Status": "deposited",
"Subtitle": "Categories, Algorithms, Programming",
"TestFile": "tst/testall.g",
- "Version": "2024.09-23"
+ "Version": "2024.10-01"
}
diff --git a/packages/generalizedmorphismsforcap/meta.json b/packages/generalizedmorphismsforcap/meta.json
index f7bfa0e98..6a2a593f4 100644
--- a/packages/generalizedmorphismsforcap/meta.json
+++ b/packages/generalizedmorphismsforcap/meta.json
@@ -1,10 +1,10 @@
{
"AbstractHTML": "GeneralizedMorphismsForCAP provides the category of generalized morphisms associated to an abelian category.",
"ArchiveFormats": ".tar.gz .zip",
- "ArchiveSHA256": "5fdfa567ea03500109140c0d58bca657f1042a8b30395878abcb84c1b3447e0e",
- "ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/GeneralizedMorphismsForCAP-2024.09-02/GeneralizedMorphismsForCAP-2024.09-02",
+ "ArchiveSHA256": "c696b939b22105edd13e86abbc88ff20844f32b766eb11e006f541885391a453",
+ "ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/GeneralizedMorphismsForCAP-2024.09-03/GeneralizedMorphismsForCAP-2024.09-03",
"AvailabilityTest": null,
- "Date": "2024-09-11",
+ "Date": "2024-10-04",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.13.0",
@@ -38,7 +38,7 @@
"SixFile": "doc/manual.six"
}
],
- "PackageInfoSHA256": "3b1b046c720d15785246b76fa3668d2aa084b841d1fa9594006a3e65c0eb51f4",
+ "PackageInfoSHA256": "6a1a5bfaf5ce68e54e262914a9f9ea26d4ebfe0ea8dd64f04a07d33cd061ac68",
"PackageInfoURL": "https://homalg-project.github.io/CAP_project/GeneralizedMorphismsForCAP/PackageInfo.g",
"PackageName": "GeneralizedMorphismsForCAP",
"PackageWWWHome": "https://homalg-project.github.io/pkg/GeneralizedMorphismsForCAP",
@@ -74,5 +74,5 @@
"Status": "deposited",
"Subtitle": "Implementations of generalized morphisms for the CAP project",
"TestFile": "tst/testall.g",
- "Version": "2024.09-02"
+ "Version": "2024.09-03"
}