cygwin: Update to version 2.931

This commit is contained in:
github-actions[bot] 2024-02-24 16:26:22 +00:00
parent 835e815697
commit d7c968257d

View File

@ -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", "description": "A large collection of GNU and Open Source tools which provide functionality similar to a Linux distribution on Windows",
"homepage": "https://cygwin.com/", "homepage": "https://cygwin.com/",
"license": { "license": {
@ -14,7 +14,7 @@
}, },
"32bit": { "32bit": {
"url": "https://cygwin.com/setup-x86.exe#/cygwin-setup.exe", "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", "pre_install": "persist_data @{persist = @('packages', 'root')} $original_dir $persist_dir",