mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 20:31:19 +00:00
syncthing: Update to version 2.0.12
This commit is contained in:
parent
23e8b2c051
commit
a3c8db032e
@ -1,24 +1,24 @@
|
||||
{
|
||||
"version": "2.0.11",
|
||||
"version": "2.0.12",
|
||||
"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.11/syncthing-windows-amd64-v2.0.11.zip",
|
||||
"hash": "fd238eb7700802f7dc860b5cee3851d0baf62a66cab87b05011027f148289ea6",
|
||||
"extract_dir": "syncthing-windows-amd64-v2.0.11"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.12/syncthing-windows-amd64-v2.0.12.zip",
|
||||
"hash": "3dac565a6fabd2827f37c04a7aff06fde87deddb984a5d37da064e60b8a40e7d",
|
||||
"extract_dir": "syncthing-windows-amd64-v2.0.12"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.11/syncthing-windows-386-v2.0.11.zip",
|
||||
"hash": "0af747e9d055cc1ed6e3707f830c4a98f73548fc14208187beaaa6cd49691181",
|
||||
"extract_dir": "syncthing-windows-386-v2.0.11"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.12/syncthing-windows-386-v2.0.12.zip",
|
||||
"hash": "4b3a057b5d3fcd7243dfd083418e432e459e9dbf9dd81e38b6fff6829dca267b",
|
||||
"extract_dir": "syncthing-windows-386-v2.0.12"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.11/syncthing-windows-arm64-v2.0.11.zip",
|
||||
"hash": "df232b617d3d8b446cce50e6b7712c82f306b2cf6425d4fd94a8805e453f13e5",
|
||||
"extract_dir": "syncthing-windows-arm64-v2.0.11"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.12/syncthing-windows-arm64-v2.0.12.zip",
|
||||
"hash": "462f9378eb274003e510379735329a7ab41322dc1cc4bb252d80fa0c5c33e9bc",
|
||||
"extract_dir": "syncthing-windows-arm64-v2.0.12"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user