From d7c968257d9ed8141e6ec09456020ae0611547af Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 24 Feb 2024 16:26:22 +0000 Subject: [PATCH] cygwin: Update to version 2.931 --- bucket/cygwin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/cygwin.json b/bucket/cygwin.json index f3123c645f..d2f2fa03bb 100644 --- a/bucket/cygwin.json +++ b/bucket/cygwin.json @@ -1,5 +1,5 @@ { - "version": "2.930", + "version": "2.931", "description": "A large collection of GNU and Open Source tools which provide functionality similar to a Linux distribution on Windows", "homepage": "https://cygwin.com/", "license": { @@ -14,7 +14,7 @@ }, "32bit": { "url": "https://cygwin.com/setup-x86.exe#/cygwin-setup.exe", - "hash": "4356f8bc0dbf0240e748b2b1bd39fb98dd8fd6604b0eb017f81cbc811a7a621d" + "hash": "d47d7e4676a52776ea0d760bf1ed46f72a0b908c7b25ad5b7580d20e086d68ee" } }, "pre_install": "persist_data @{persist = @('packages', 'root')} $original_dir $persist_dir",