mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
unison: Add fsmonitor shim (#1069)
Co-authored-by: Chawye Hsu <chawyehsu@hotmail.com>
This commit is contained in:
parent
3b757441f1
commit
b5a2d4abb0
@ -6,7 +6,10 @@
|
||||
"url": "https://github.com/bcpierce00/unison/releases/download/v2.51.2/unison-windows-2.51.2-text.zip",
|
||||
"hash": "9c1e1fca202dd1e7f55b82c1abf632ee546424253284a062839e7a7212a180bf",
|
||||
"extract_dir": "unison-windows-2.51.2-text",
|
||||
"bin": "unison.exe",
|
||||
"bin": [
|
||||
"unison.exe",
|
||||
"unison-fsmonitor.exe"
|
||||
],
|
||||
"checkver": {
|
||||
"github": "https://github.com/bcpierce00/unison"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user