mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
syncthing: Update to version 1.29.4
This commit is contained in:
parent
810e827507
commit
6cd57acaac
@ -1,24 +1,24 @@
|
|||||||
{
|
{
|
||||||
"version": "1.29.3",
|
"version": "1.29.4",
|
||||||
"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://docs.syncthing.net/users/autostart.html#windows",
|
"notes": "To start syncthing automatically, use a method described at https://docs.syncthing.net/users/autostart.html#windows",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.29.3/syncthing-windows-amd64-v1.29.3.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.29.4/syncthing-windows-amd64-v1.29.4.zip",
|
||||||
"hash": "6208a66283615a0fd8587c55dbceb26cf6462fab1fc856b760953c2431478fe1",
|
"hash": "50a45dea8d228f5c477ccdb71a9e8140b630d41740a2ecd5efe5c81c8ba6fc96",
|
||||||
"extract_dir": "syncthing-windows-amd64-v1.29.3"
|
"extract_dir": "syncthing-windows-amd64-v1.29.4"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.29.3/syncthing-windows-386-v1.29.3.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.29.4/syncthing-windows-386-v1.29.4.zip",
|
||||||
"hash": "12a2975d8783abeefc9c72e277d4e52dc220ad7cdec27073402df55b13b307d8",
|
"hash": "b79d782eb71f046ab9a1b80fc1b579d830a0e98ed7cf1ea101a62d0f4dab6bef",
|
||||||
"extract_dir": "syncthing-windows-386-v1.29.3"
|
"extract_dir": "syncthing-windows-386-v1.29.4"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.29.3/syncthing-windows-arm64-v1.29.3.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.29.4/syncthing-windows-arm64-v1.29.4.zip",
|
||||||
"hash": "d647676c8839e6ef2113d1037c4da863612c160448bdd4e260b794ef930221a3",
|
"hash": "9714bfcec61a1be9803085ecb61cfc37ba13d9e2af1ed8e9eba1f12541520207",
|
||||||
"extract_dir": "syncthing-windows-arm64-v1.29.3"
|
"extract_dir": "syncthing-windows-arm64-v1.29.4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user