mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
syncthing: Update to version 1.0.1
This commit is contained in:
parent
7a24eac73b
commit
a0965f1640
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://syncthing.net/",
|
"homepage": "https://syncthing.net/",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"version": "1.1.0",
|
"version": "1.0.1",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.1.0/syncthing-windows-amd64-v1.1.0.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.0.1/syncthing-windows-amd64-v1.0.1.zip",
|
||||||
"hash": "a0da95ff23ea712e9dedfd6115357e36548d6393e1f6d63fe4ae63597635c82f",
|
"hash": "7bd18e00ed6a3b9001e8f7d1b56063cdd51753e049a8614df8dd083b11d2cf86",
|
||||||
"extract_dir": "syncthing-windows-amd64-v1.1.0"
|
"extract_dir": "syncthing-windows-amd64-v1.0.1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.1.0/syncthing-windows-386-v1.1.0.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.0.1/syncthing-windows-386-v1.0.1.zip",
|
||||||
"hash": "8b3eb4c999a831c82ac4e3137dfe892e1150aa51e19187e288de2dbe8f538bd3",
|
"hash": "1c74c7b681fd3677b5a98c0c01259ce0a383edf6bfdd8040d40be25236fd50f2",
|
||||||
"extract_dir": "syncthing-windows-386-v1.1.0"
|
"extract_dir": "syncthing-windows-386-v1.0.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "syncthing.exe",
|
"bin": "syncthing.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user