diff --git a/packages/fwtree/meta.json b/packages/fwtree/meta.json index 119a345ae..658d2615c 100644 --- a/packages/fwtree/meta.json +++ b/packages/fwtree/meta.json @@ -1,13 +1,14 @@ { "AbstractHTML": "The fwtree package contains some code related to the computation of trees corresponding to some groups of finite rank, width and obliquity.", "ArchiveFormats": ".tar.gz", - "ArchiveSHA256": "1f118edfc7a785125cf35bc8a42cb3de046814115260e7d644d48b286beb684f", - "ArchiveURL": "https://github.com/gap-packages/fwtree/releases/download/v1.3/fwtree-1.3", + "ArchiveSHA256": "04c64ca4f42880d41a56adfe02589be860cb7a44f526fbe71f896ba462414229", + "ArchiveSize": 475216, + "ArchiveURL": "https://github.com/gap-packages/fwtree/releases/download/v1.4/fwtree-1.4", "AvailabilityTest": null, - "Date": "2020-01-28", + "Date": "2026-08-15", "Dependencies": { "ExternalConditions": [], - "GAP": ">=4.4", + "GAP": ">=4.12", "NeededOtherPackages": [ [ "Polycyclic", @@ -22,12 +23,7 @@ ">=1.0" ] ], - "SuggestedOtherPackages": [ - [ - "XGAP", - ">=1.0" - ] - ] + "SuggestedOtherPackages": [] }, "IssueTrackerURL": "https://github.com/gap-packages/fwtree/issues", "Keywords": [ @@ -39,18 +35,16 @@ "PackageDoc": [ { "ArchiveURLSubset": [ - "doc", - "htm" + "doc" ], - "Autoload": true, "BookName": "fwtree", - "HTMLStart": "htm/chapters.htm", + "HTMLStart": "doc/chap0_mj.html", "LongTitle": "Computing trees related to some pro-p-groups of finite width", "PDFFile": "doc/manual.pdf", "SixFile": "doc/manual.six" } ], - "PackageInfoSHA256": "10200049a685aeeffb21e05c4753f162289eb218a224b3cfdda749f78dc5580b", + "PackageInfoSHA256": "485f6539dca655eedbaba0d70b79f619b3ed8e6250f388428b4e2d2e723ab0c2", "PackageInfoURL": "https://gap-packages.github.io/fwtree/PackageInfo.g", "PackageName": "fwtree", "PackageWWWHome": "https://gap-packages.github.io/fwtree/", @@ -91,5 +85,5 @@ }, "Subtitle": "Computing trees related to some pro-p-groups of finite width", "TestFile": "tst/testall.g", - "Version": "1.3" + "Version": "1.4" }