Skip to content

Commit 7d34ed6

Browse files
[inducereduce] Update to 1.3 (#1249)
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
1 parent b6d2c0f commit 7d34ed6

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

packages/inducereduce/meta.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
22
"AbstractHTML": "This package provides an implementation of Unger's algorithm to compute the character table of a finite group.",
33
"ArchiveFormats": ".tar.gz",
4-
"ArchiveSHA256": "c5f5ed8649829837fcfbe6045a368c2486bfc875fa09f8315dc037163bcd03e8",
5-
"ArchiveURL": "https://github.com/gap-packages/InduceReduce/releases/download/v1.2/InduceReduce-1.2",
4+
"ArchiveSHA256": "d4069734649712fb912466b0782066ef379c7014b4ab86778b103fd5e9083d35",
5+
"ArchiveURL": "https://github.com/gap-packages/InduceReduce/releases/download/v1.3/InduceReduce-1.3",
66
"AutoDoc": {
77
"entities": {
8-
"RELEASEDATE": "15 October 2025",
8+
"RELEASEDATE": "16 October 2025",
99
"RELEASEYEAR": "2025",
10-
"VERSION": "1.2"
10+
"VERSION": "1.3"
1111
}
1212
},
1313
"AvailabilityTest": null,
14-
"Date": "15/10/2025",
14+
"Date": "16/10/2025",
1515
"Dependencies": {
1616
"ExternalConditions": [],
1717
"GAP": ">= 4.9",
@@ -42,7 +42,7 @@
4242
"SixFile": "doc/manual.six"
4343
}
4444
],
45-
"PackageInfoSHA256": "b15c20b2b230116baa708bd00d429d8ce43d26c32e47288c5ef5bac5dbd1f0a0",
45+
"PackageInfoSHA256": "88911408d358268a48980228f1f39e72dcad6e689a61849557888873d3c5c2a4",
4646
"PackageInfoURL": "https://gap-packages.github.io/InduceReduce/PackageInfo.g",
4747
"PackageName": "InduceReduce",
4848
"PackageWWWHome": "https://gap-packages.github.io/InduceReduce/",
@@ -88,5 +88,5 @@
8888
"Status": "deposited",
8989
"Subtitle": "Unger's algorithm to compute character tables of finite groups",
9090
"TestFile": "tst/testall.g",
91-
"Version": "1.2"
91+
"Version": "1.3"
9292
}

0 commit comments

Comments
 (0)