File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,14 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ Unreleased] - 2025-08-08
7+ ## [ Unreleased] - 2025-08-13
88
99### Added
1010
1111### Changed
12+ * Bumped git to 2.47.2.
13+ * Bumped curl to 8.14.1.
14+ * Bumped gpg to 2.4.7.
1215* Bumped Python to 3.13.6.
1316* Bumped GitHub CLI to 2.76.2.
1417
Original file line number Diff line number Diff line change 11{
2- "curl" : " 7.88 .1" ,
2+ "curl" : " 8.14 .1" ,
33 "gh" : " 2.76.2" ,
4- "git" : " 2.39.5 " ,
5- "gpg" : " 2.2.40 " ,
4+ "git" : " 2.47.2 " ,
5+ "gpg" : " 2.4.7 " ,
66 "python" : " 3.13.6"
77}
You can’t perform that action at this time.
0 commit comments