mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Add hash extration to rsync
This commit is contained in:
parent
89defbffc9
commit
94e7cccbeb
@ -12,6 +12,10 @@
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://www.itefix.net/dl/cwRsync_$version_x86_Free.zip",
|
||||
"extract_dir": "cwRsync_$version_x86_Free"
|
||||
"extract_dir": "cwRsync_$version_x86_Free",
|
||||
"hash": {
|
||||
"find": "SHA256:\\s+([a-fA-F0-9]{64})",
|
||||
"url": "https://www.itefix.net/content/cwrsync-free-edition"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user