Skip to content

Commit 49406e3

Browse files
author
Release Manager
committed
gh-37249: gc: update to 8.2.6 Update gc package to the latest stable upstream release. <!-- Why is this change required? What problem does it solve? --> <!-- If this PR resolves an open issue, please link to it here. For example "Fixes #12345". --> <!-- If your change requires a documentation PR, please link it appropriately. --> ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> <!-- If your change requires a documentation PR, please link it appropriately --> <!-- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> <!-- Feel free to remove irrelevant items. --> - [x] The title is concise, informative, and self-explanatory. - [x] The description explains in detail what this PR is about. - [ ] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [x] I have updated the documentation accordingly. ### ⌛ Dependencies <!-- List all open PRs that this PR logically depends on - #12345: short description why this is a dependency - #34567: ... --> <!-- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> URL: #37249 Reported by: Ivan Maidanski Reviewer(s):
2 parents 68fe91d + 5330949 commit 49406e3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

build/pkgs/gc/checksums.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tarball=gc-VERSION.tar.gz
2-
sha1=41c88cbc4bc9bf76e1a95a1500ea5b0360bc4f55
3-
md5=8901a6ed29ac35842420054772ea3441
4-
cksum=4201205407
2+
sha1=3f543532c47e592a8f5ea6f7a529c8ed7465a5c7
3+
md5=fc5351214bc2e854070ee3319181a467
4+
cksum=2567761321
55
upstream_url=https://github.com/ivmai/bdwgc/releases/download/vVERSION/gc-VERSION.tar.gz

build/pkgs/gc/package-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.2.4
1+
8.2.6

0 commit comments

Comments
 (0)