diff --git a/content/faq.md b/content/faq.md index 0aa6820..c0a0862 100644 --- a/content/faq.md +++ b/content/faq.md @@ -40,7 +40,7 @@ In the meantime you could try: In general, yes: it is a good idea to stay up-to-date. -If you have a version older than 2.50.1, it is *highly* advisable to upgrade. A couple of Git versions came with important fixes to security-relevant vulnerabilities: 2.50.1, 2.47.1(2), 2.45.1, 2.40.1, 2.39.2, 2.39.1, 2.38.1, 2.37.1, 2.36.0, 2.35.3, 2.35.3, 2.30.2, 2.30.0(2), 2.29.2(3), 2.29.2(2), 2.26.1, 2.24.1(2), 2.17.1(2), 2.14.1, 2.7.4, 2.7.0, 2.6.1, 2.5.2, 1.9.5-preview20150319, and 1.9.5-preview20141217. +If you have a version older than 2.51.1, it is *highly* advisable to upgrade. A couple of Git versions came with important fixes to security-relevant vulnerabilities: 2.51.1, 2.50.1, 2.47.1(2), 2.45.1, 2.40.1, 2.39.2, 2.39.1, 2.38.1, 2.37.1, 2.36.0, 2.35.3, 2.35.3, 2.30.2, 2.30.0(2), 2.29.2(3), 2.29.2(2), 2.26.1, 2.24.1(2), 2.17.1(2), 2.14.1, 2.7.4, 2.7.0, 2.6.1, 2.5.2, 1.9.5-preview20150319, and 1.9.5-preview20141217. ## How do I update *Git for Windows* upon new releases? diff --git a/hugo.yml b/hugo.yml index 0eed1c4..24592d9 100644 --- a/hugo.yml +++ b/hugo.yml @@ -29,7 +29,7 @@ module: target: content params: hugo_version: 0.145.0 - version: 2.51.1 - tag_name: v2.51.1.windows.1 - publish_date: "Fri, 17 Oct 2025 13:38:13 UTC" - url: "https://github.com/git-for-windows/git/releases/tag/v2.51.1.windows.1" + version: 2.51.2 + tag_name: v2.51.2.windows.1 + publish_date: "Tue, 28 Oct 2025 12:43:17 UTC" + url: "https://github.com/git-for-windows/git/releases/tag/v2.51.2.windows.1"