Skip to content

Commit

Permalink
[packagemanager] Update to 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gap-package-distribution-bot[bot] authored and fingolfin committed Jan 12, 2024
1 parent 37fb795 commit 6c5f530
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions packages/packagemanager/meta.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"AbstractHTML": "<span class=\"pkgname\">PackageManager</span> is a basic collection of simple functions for installing and removing <span class=\"pkgname\">GAP</span> packages, with the eventual aim of becoming a full pip-style package manager for the <span class=\"pkgname\">GAP</span> system.",
"ArchiveFormats": ".tar.gz",
"ArchiveSHA256": "b640cc27f3b00803976cb2a55407cc8edac4eb800c54b5a305c59d1c470606aa",
"ArchiveURL": "https://github.com/gap-packages/PackageManager/releases/download/v1.4.2/PackageManager-1.4.2",
"ArchiveSHA256": "60c75b5ea816ab5a2a683b9bfa42007e6a5310c082e0296e642ce400e0590ba0",
"ArchiveURL": "https://github.com/gap-packages/PackageManager/releases/download/v1.4.3/PackageManager-1.4.3",
"AvailabilityTest": null,
"Date": "20/12/2023",
"Date": "12/01/2024",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">= 4.10",
Expand Down Expand Up @@ -45,7 +45,7 @@
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "9ff94341149b268a50dcfb8bc5edbee2b0dd61e7b0b33e142d5256c909637891",
"PackageInfoSHA256": "fe5a6b94e1716b7df883b6668a6087bd5a07e18079af12ad025d0e3eb97ae4d0",
"PackageInfoURL": "https://gap-packages.github.io/PackageManager/PackageInfo.g",
"PackageName": "PackageManager",
"PackageWWWHome": "https://gap-packages.github.io/PackageManager/",
Expand Down Expand Up @@ -77,5 +77,5 @@
"Status": "deposited",
"Subtitle": "Easily download and install GAP packages",
"TestFile": "tst/test-without-texlive.g",
"Version": "1.4.2"
"Version": "1.4.3"
}

0 comments on commit 6c5f530

Please sign in to comment.