Skip to content

Commit

Permalink
chore: bump some pkgs to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
aieu committed Mar 1, 2025
1 parent 89c52c0 commit 78ea1eb
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/frp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
version:
description: 'version'
required: true
default: '0.61.0'
default: '0.61.1'

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/haproxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
version:
description: 'version'
required: true
default: '2.8.11'
default: '3.0.8'

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/libtorrent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
version:
description: 'version'
required: true
default: '0.15.0'
default: '0.15.1'

env:
REGISTRY_IMAGE: gists/libtorrent
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/mariadb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
version:
description: 'version'
required: true
default: '11.4.4'
default: '11.4.5'

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/mpd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
version:
description: 'version'
required: true
default: '0.23.15'
default: '0.23.16'

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
version:
description: 'version'
required: true
default: '8.4.2'
default: '8.4.4'

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rtorrent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
version:
description: 'version'
required: true
default: '0.15.0'
default: '0.15.1'

env:
REGISTRY_IMAGE: gists/rtorrent
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/samba-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
version:
description: 'version'
required: true
default: '4.19.9'
default: '4.20.6'

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/transmission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
version:
description: 'version'
required: true
default: '4.0.5'
default: '4.0.6'
web_version:
description: 'Web Control version'
required: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/v2ray.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
version:
description: 'version'
required: true
default: '5.22.0'
default: '5.29.2'

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/xray.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
version:
description: 'version'
required: true
default: '24.11.30'
default: '25.2.21'

jobs:
build:
Expand Down

0 comments on commit 78ea1eb

Please sign in to comment.