mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
syncthing: Update to version 1.21.0
This commit is contained in:
parent
b9fdc7ab5c
commit
18f4df30b3
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.20.4",
|
"version": "1.21.0",
|
||||||
"description": "Open Source Continuous File Synchronization.",
|
"description": "Open Source Continuous File Synchronization.",
|
||||||
"homepage": "https://syncthing.net/",
|
"homepage": "https://syncthing.net/",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"notes": "To start syncthing automatically, use a method described at https://github.com/syncthing/docs/blob/main/users/autostart.rst#windows",
|
"notes": "To start syncthing automatically, use a method described at https://github.com/syncthing/docs/blob/main/users/autostart.rst#windows",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.20.4/syncthing-windows-amd64-v1.20.4.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.21.0/syncthing-windows-amd64-v1.21.0.zip",
|
||||||
"hash": "a59c103d19bf241d93b209e8eb42de9ca25fbe1d1afb79e2fb963273f281a6d7",
|
"hash": "630c55e7220d96b3f45fab7c4c96530fc6c9a5074d347d7591169cd4dc966374",
|
||||||
"extract_dir": "syncthing-windows-amd64-v1.20.4"
|
"extract_dir": "syncthing-windows-amd64-v1.21.0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.20.4/syncthing-windows-386-v1.20.4.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.21.0/syncthing-windows-386-v1.21.0.zip",
|
||||||
"hash": "1b63cebe575920884e67544479237f57a22a0bcbc23b758f31d54d2333064392",
|
"hash": "36146caaf5f41abe167a27e583e069e372ec673414288e23e3438bff10dafe6a",
|
||||||
"extract_dir": "syncthing-windows-386-v1.20.4"
|
"extract_dir": "syncthing-windows-386-v1.21.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user