mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
cygwin: Update to version 2.930
This commit is contained in:
parent
ea71e084c7
commit
9c82d55b41
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.929",
|
||||
"version": "2.930",
|
||||
"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": "0acdba4df3f78d232ce05cb90bf96b5235fa10158e54b7a56f9b8825cace40fb"
|
||||
"hash": "3d9e0143268f52aecaff76f81553c880ec9a353eb5a6e22bd6d34bad8251710c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cygwin.com/setup-x86.exe#/cygwin-setup.exe",
|
||||
"hash": "d47d7e4676a52776ea0d760bf1ed46f72a0b908c7b25ad5b7580d20e086d68ee"
|
||||
"hash": "4356f8bc0dbf0240e748b2b1bd39fb98dd8fd6604b0eb017f81cbc811a7a621d"
|
||||
}
|
||||
},
|
||||
"pre_install": "persist_data @{persist = @('packages', 'root')} $original_dir $persist_dir",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user