Skip to content

Commit

Permalink
chore(deps): update dependency syncthing/syncthing to v1.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ViBiOh committed Oct 16, 2024
1 parent aae01f4 commit e4f3aa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installations/syncthing.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -o nounset -o pipefail -o errexit

install() {
# renovate: datasource=github-releases depName=syncthing/syncthing
local SYNCTHING_VERSION="v1.27.12"
local SYNCTHING_VERSION="v1.28.0"

local SYNCTHING_RELEASE
SYNCTHING_RELEASE="syncthing-$(normalized_os "macos")-$(normalized_arch "amd64" "arm" "arm64")-${SYNCTHING_VERSION}"
Expand Down

0 comments on commit e4f3aa4

Please sign in to comment.