mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
syncthing: Update to version 1.23.4
This commit is contained in:
parent
9ea4258bf2
commit
5b4661deba
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.23.3",
|
"version": "1.23.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.23.3/syncthing-windows-amd64-v1.23.3.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.23.4/syncthing-windows-amd64-v1.23.4.zip",
|
||||||
"hash": "8848e194d9091edbfa8c09d8d416075d7aa4b42bbcc2557d0a913480d8a677e0",
|
"hash": "bd8b2d34fb22f48d1604bb5b1d323b2cb4224f3ce3e8415811fae363d926b6d1",
|
||||||
"extract_dir": "syncthing-windows-amd64-v1.23.3"
|
"extract_dir": "syncthing-windows-amd64-v1.23.4"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.23.3/syncthing-windows-386-v1.23.3.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.23.4/syncthing-windows-386-v1.23.4.zip",
|
||||||
"hash": "9538bfc51ef47590cf4c65d0540331da8f784d0dfa299dacc63a1f3fda4abdee",
|
"hash": "02366469340544ec41fddfa14839cb16fd15f0cb70e38a8593fa17e1511fa087",
|
||||||
"extract_dir": "syncthing-windows-386-v1.23.3"
|
"extract_dir": "syncthing-windows-386-v1.23.4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user