mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
syncthing: Update to version 1.12.0
This commit is contained in:
parent
a04f063bf9
commit
c66a469c7d
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "1.11.1",
|
||||
"version": "1.12.0",
|
||||
"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://github.com/syncthing/docs/blob/main/users/autostart.rst#windows",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.11.1/syncthing-windows-amd64-v1.11.1.zip",
|
||||
"hash": "7a9dd65b5a64c38986157de1d74d2279bbd731e00fdd010db89f4409fec74a6b",
|
||||
"extract_dir": "syncthing-windows-amd64-v1.11.1"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.12.0/syncthing-windows-amd64-v1.12.0.zip",
|
||||
"hash": "29c7269a5e605093437b9da78693f6e933b9b37b2660b02a2c402abe217d780a",
|
||||
"extract_dir": "syncthing-windows-amd64-v1.12.0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.11.1/syncthing-windows-386-v1.11.1.zip",
|
||||
"hash": "3a9154f1598bc944fac93feccc0737c166a6413916ed55d6ef66f9a1a6732bce",
|
||||
"extract_dir": "syncthing-windows-386-v1.11.1"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.12.0/syncthing-windows-386-v1.12.0.zip",
|
||||
"hash": "24b2e5d31eda238240c1638540d842f8d1cc2f9ea8b9167d52e8d1f569eceb2d",
|
||||
"extract_dir": "syncthing-windows-386-v1.12.0"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user