mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
syncthing: Update to version 1.13.0
This commit is contained in:
parent
4cb23ca777
commit
67fc7eeb5a
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.12.1",
|
"version": "1.13.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.12.1/syncthing-windows-amd64-v1.12.1.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.13.0/syncthing-windows-amd64-v1.13.0.zip",
|
||||||
"hash": "be8e3961612cba1a259b25f141dd427d24e689587d5aec886bb1598fa6fb9087",
|
"hash": "29bf477ed6e4a7e4a34a52b970d6ce10567bea95e2fefddb1eb3c09ab4921953",
|
||||||
"extract_dir": "syncthing-windows-amd64-v1.12.1"
|
"extract_dir": "syncthing-windows-amd64-v1.13.0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.12.1/syncthing-windows-386-v1.12.1.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.13.0/syncthing-windows-386-v1.13.0.zip",
|
||||||
"hash": "aa674a5c6e35e23d963a6affe28e845a0a02afe7e09cc632ead3984f05690ff1",
|
"hash": "b816d2e6a6696d0649c0d885742fb1957916853e97103ac13d9c80630388503e",
|
||||||
"extract_dir": "syncthing-windows-386-v1.12.1"
|
"extract_dir": "syncthing-windows-386-v1.13.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user