mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +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.",
|
"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.11.1/syncthing-windows-amd64-v1.11.1.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.12.0/syncthing-windows-amd64-v1.12.0.zip",
|
||||||
"hash": "7a9dd65b5a64c38986157de1d74d2279bbd731e00fdd010db89f4409fec74a6b",
|
"hash": "29c7269a5e605093437b9da78693f6e933b9b37b2660b02a2c402abe217d780a",
|
||||||
"extract_dir": "syncthing-windows-amd64-v1.11.1"
|
"extract_dir": "syncthing-windows-amd64-v1.12.0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.11.1/syncthing-windows-386-v1.11.1.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.12.0/syncthing-windows-386-v1.12.0.zip",
|
||||||
"hash": "3a9154f1598bc944fac93feccc0737c166a6413916ed55d6ef66f9a1a6732bce",
|
"hash": "24b2e5d31eda238240c1638540d842f8d1cc2f9ea8b9167d52e8d1f569eceb2d",
|
||||||
"extract_dir": "syncthing-windows-386-v1.11.1"
|
"extract_dir": "syncthing-windows-386-v1.12.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user