cygwin: Update to version 2.929

This commit is contained in:
github-actions[bot] 2024-02-01 12:29:58 +00:00
parent 3074977f52
commit b77950d6f4

View File

@ -1,5 +1,5 @@
{
"version": "2.928",
"version": "2.929",
"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": {
@ -10,11 +10,11 @@
"architecture": {
"64bit": {
"url": "https://cygwin.com/setup-x86_64.exe#/cygwin-setup.exe",
"hash": "a17217e66dd7c40fa4851a433335c1f3f003cd627116c708b2f6e66eba886ea9"
"hash": "0acdba4df3f78d232ce05cb90bf96b5235fa10158e54b7a56f9b8825cace40fb"
},
"32bit": {
"url": "https://cygwin.com/setup-x86.exe#/cygwin-setup.exe",
"hash": "b6ee008d97379c9d22f0b412d1a99972e9eae32c8c10cf7ae3520aa27f9ac47b"
"hash": "d47d7e4676a52776ea0d760bf1ed46f72a0b908c7b25ad5b7580d20e086d68ee"
}
},
"pre_install": "persist_data @{persist = @('packages', 'root')} $original_dir $persist_dir",