Skip to content

Commit ffdef5d

Browse files
[curlinterface] Update to 2.4.3 (#1325)
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
1 parent db763b6 commit ffdef5d

1 file changed

Lines changed: 18 additions & 5 deletions

File tree

packages/curlinterface/meta.json

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"AbstractHTML": "",
33
"ArchiveFormats": ".tar.gz",
4-
"ArchiveSHA256": "973d4b518bb25295fa36e367c54fd257adb7af4723634f039f53dae507855756",
5-
"ArchiveURL": "https://github.com/gap-packages/curlInterface/releases/download/v2.4.2/curlInterface-2.4.2",
4+
"ArchiveSHA256": "bba4ac8190eb9f51a5b645d09aaea7a60e9af949b37e6c8ff8f1d2ce5f4df587",
5+
"ArchiveURL": "https://github.com/gap-packages/curlInterface/releases/download/v2.4.3/curlInterface-2.4.3",
66
"AvailabilityTest": null,
77
"BannerFunction": null,
8-
"Date": "20/06/2025",
8+
"Date": "22/04/2026",
99
"Dependencies": {
1010
"ExternalConditions": [],
1111
"GAP": ">= 4.12",
@@ -15,6 +15,18 @@
1515
">= 1.5"
1616
]
1717
],
18+
"NeededSystemPackages": {
19+
"Homebrew": [
20+
[
21+
"curl"
22+
]
23+
],
24+
"Ubuntu": [
25+
[
26+
"libcurl4-gnutls-dev"
27+
]
28+
]
29+
},
1830
"SuggestedOtherPackages": []
1931
},
2032
"IssueTrackerURL": "https://github.com/gap-packages/curlInterface/issues",
@@ -31,7 +43,7 @@
3143
"SixFile": "doc/manual.six"
3244
}
3345
],
34-
"PackageInfoSHA256": "521e5a23585a46495b24356b42794fd58ca09527fe55856eec05af25ff08311d",
46+
"PackageInfoSHA256": "b52f60543c2acee22ccbb625c3c94232ce27bf5a66b4ebb9dc2cdcd84300fdea",
3547
"PackageInfoURL": "https://gap-packages.github.io/curlInterface/PackageInfo.g",
3648
"PackageName": "curlInterface",
3749
"PackageWWWHome": "https://gap-packages.github.io/curlInterface/",
@@ -50,6 +62,7 @@
5062
{
5163
"Email": "mhorn@rptu.de",
5264
"FirstNames": "Max",
65+
"GitHubUsername": "fingolfin",
5366
"Institution": "RPTU Kaiserslautern-Landau",
5467
"IsAuthor": false,
5568
"IsMaintainer": true,
@@ -78,5 +91,5 @@
7891
"Status": "deposited",
7992
"Subtitle": "Simple Web Access",
8093
"TestFile": "tst/testall.g",
81-
"Version": "2.4.2"
94+
"Version": "2.4.3"
8295
}

0 commit comments

Comments
 (0)