mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
syncthing: Update to version 2.0.4
This commit is contained in:
parent
406da23272
commit
a983548f33
@ -1,24 +1,24 @@
|
||||
{
|
||||
"version": "2.0.3",
|
||||
"version": "2.0.4",
|
||||
"description": "Open Source Continuous File Synchronization.",
|
||||
"homepage": "https://syncthing.net/",
|
||||
"license": "MPL-2.0",
|
||||
"notes": "To start syncthing automatically, use a method described at https://docs.syncthing.net/users/autostart.html#windows",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.3/syncthing-windows-amd64-v2.0.3.zip",
|
||||
"hash": "53166f4f1bd1ac4c956f866f063f156d334940604de8fe254f9105ed595792d1",
|
||||
"extract_dir": "syncthing-windows-amd64-v2.0.3"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.4/syncthing-windows-amd64-v2.0.4.zip",
|
||||
"hash": "fe430e6d1509db6c77d44d14d9d329368bf46b21e4beceee0305afa31325e4fe",
|
||||
"extract_dir": "syncthing-windows-amd64-v2.0.4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.3/syncthing-windows-386-v2.0.3.zip",
|
||||
"hash": "2d4a8e9691b6d3546b49c151a0723d2012b6e1b9e54e124d95b6fe0a577ffbb3",
|
||||
"extract_dir": "syncthing-windows-386-v2.0.3"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.4/syncthing-windows-386-v2.0.4.zip",
|
||||
"hash": "de159d664032773418bb83e5860bd82f25d88e83e5585f4b7dce24d534aa2418",
|
||||
"extract_dir": "syncthing-windows-386-v2.0.4"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.3/syncthing-windows-arm64-v2.0.3.zip",
|
||||
"hash": "14be9306d4adec027457e7f3ba68da6b13b218f351cc3cfe8b8d9f8511b13825",
|
||||
"extract_dir": "syncthing-windows-arm64-v2.0.3"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.4/syncthing-windows-arm64-v2.0.4.zip",
|
||||
"hash": "17e9db66999f84b010e6ac3dfa5a1e4113ebe4a6833eeefa90071c8b02e45b69",
|
||||
"extract_dir": "syncthing-windows-arm64-v2.0.4"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user