diff --git a/packages/cap/meta.json b/packages/cap/meta.json
index d1b1cda87..3077d57a4 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": "818d9bd1b894812d21ef5abd93358d7fa412005977fec0749161e096d39489d8",
- "ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2024.07-02/CAP-2024.07-02",
+ "ArchiveSHA256": "63e72c26e07870762e953ad3b9f7787b74e02361ecceaea5e03392ea72d21fe4",
+ "ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/CAP-2024.07-03/CAP-2024.07-03",
"AvailabilityTest": null,
- "Date": "2024-07-04",
+ "Date": "2024-07-08",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.13.0",
@@ -39,7 +39,7 @@
"SixFile": "doc/manual.six"
}
],
- "PackageInfoSHA256": "33dfeffdde9b0fc2ec266e4189a848800c22a753f913f201977b59882bd1ac0b",
+ "PackageInfoSHA256": "57dbc6b837d7d4dbdd2614d70ffac5cefb23302301cb0dfe42dcbc8dc933c5a1",
"PackageInfoURL": "https://homalg-project.github.io/CAP_project/CAP/PackageInfo.g",
"PackageName": "CAP",
"PackageWWWHome": "https://homalg-project.github.io/pkg/CAP",
@@ -97,5 +97,5 @@
"Status": "deposited",
"Subtitle": "Categories, Algorithms, Programming",
"TestFile": "tst/testall.g",
- "Version": "2024.07-02"
+ "Version": "2024.07-03"
}
diff --git a/packages/linearalgebraforcap/meta.json b/packages/linearalgebraforcap/meta.json
index fc346243c..1f8d29bf5 100644
--- a/packages/linearalgebraforcap/meta.json
+++ b/packages/linearalgebraforcap/meta.json
@@ -1,10 +1,10 @@
{
"AbstractHTML": "LinearAlgebraForCAP provides a skeletal model of the category of finite dimensional vector spaces over a computable field.",
"ArchiveFormats": ".tar.gz .zip",
- "ArchiveSHA256": "94f1eb2f79d1266bb010922e96280973c58c793597336e3a67dbb2f6557fc008",
- "ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/LinearAlgebraForCAP-2024.07-01/LinearAlgebraForCAP-2024.07-01",
+ "ArchiveSHA256": "b13e35c6739cf01f324dd3483ace5d95c0068fab5715665eda8a00893bf941c9",
+ "ArchiveURL": "https://github.com/homalg-project/CAP_project/releases/download/LinearAlgebraForCAP-2024.07-02/LinearAlgebraForCAP-2024.07-02",
"AvailabilityTest": null,
- "Date": "2024-07-03",
+ "Date": "2024-07-08",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.13.0",
@@ -56,7 +56,7 @@
"SixFile": "doc/manual.six"
}
],
- "PackageInfoSHA256": "7c7296699f1f8dd9b23606461c592c794a74cb86a68f5e556c78e4a716a06f93",
+ "PackageInfoSHA256": "ab6f6de9de63abc551ca2dfbc8172c3b9dddd049733c021d8720f13693a43017",
"PackageInfoURL": "https://homalg-project.github.io/CAP_project/LinearAlgebraForCAP/PackageInfo.g",
"PackageName": "LinearAlgebraForCAP",
"PackageWWWHome": "https://homalg-project.github.io/pkg/LinearAlgebraForCAP",
@@ -103,5 +103,5 @@
"Status": "deposited",
"Subtitle": "Category of Matrices over a Field for CAP",
"TestFile": "tst/testall.g",
- "Version": "2024.07-01"
+ "Version": "2024.07-02"
}