Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion backblaze-b2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
FROM python:3.14-alpine3.23

# https://pypi.org/project/b2/
ENV BACKBLAZE_B2_VERSION 4.7.0
ENV BACKBLAZE_B2_VERSION 4.7.1

RUN set -eux; \
pip install --no-cache-dir "b2 == $BACKBLAZE_B2_VERSION"; \
Expand Down
2 changes: 1 addition & 1 deletion backblaze-b2/versions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.7.0",
"version": "4.7.1",
"python": {
"version": "3.14",
"from": "python:3.14-alpine3.23",
Expand Down
6 changes: 3 additions & 3 deletions docker-desktop/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ FROM debian:trixie-slim

# https://docs.docker.com/desktop/release-notes/
# https://docs.docker.com/desktop/linux/install/
ENV DOCKER_DESKTOP_VERSION 4.76.0
ENV DOCKER_DESKTOP_VERSION 4.77.0

RUN set -eux; \
apt-get install --update -y --no-install-recommends \
Expand Down Expand Up @@ -76,8 +76,8 @@ RUN set -eux; \
apt-get update; \
\
case "$dpkgArch" in \
'amd64') url='https://desktop.docker.com/linux/main/amd64/docker-desktop-amd64.deb'; sha256='b59dac8fe87842f0c25b32cf7f72d5ceaa4ffa292a9b81a1df9fd681a0e209ec' ;; \
'arm64') url='https://desktop.docker.com/linux/main/arm64/docker-desktop-arm64.deb'; sha256='4b67450b32704ab34f7f082a6478ce52e2bb40b85abb587af58ef01bdcf75e94' ;; \
'amd64') url='https://desktop.docker.com/linux/main/amd64/docker-desktop-amd64.deb'; sha256='e2155e4d30b45ebb4dc1fe40bb98a1f2b8c2b2058abbaa0b2abc1f918abbc6ea' ;; \
'arm64') url='https://desktop.docker.com/linux/main/arm64/docker-desktop-arm64.deb'; sha256='3bebc6a8e19497c32daa33c68585985b8c15060b3926137f8e3adb40474a7ef7' ;; \
*) echo >&2 "error: unsupported architecture: '$dpkgArch'"; exit 1 ;; \
esac; \
\
Expand Down
16 changes: 8 additions & 8 deletions docker-desktop/versions.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"version": "4.76.0",
"build": "228118",
"version": "4.77.0",
"build": "228796",
"arches": {
"amd64": {
"build": "228118",
"date": "2026-06-01T16:40:03Z",
"build": "228796",
"date": "2026-06-08T16:02:37Z",
"url": "https://desktop.docker.com/linux/main/amd64/docker-desktop-amd64.deb",
"sha256": "b59dac8fe87842f0c25b32cf7f72d5ceaa4ffa292a9b81a1df9fd681a0e209ec",
"sha256": "e2155e4d30b45ebb4dc1fe40bb98a1f2b8c2b2058abbaa0b2abc1f918abbc6ea",
"dpkgArch": "amd64"
},
"arm64v8": {
"build": "228118",
"date": "2026-06-01T16:40:03Z",
"build": "228796",
"date": "2026-06-08T16:03:14Z",
"url": "https://desktop.docker.com/linux/main/arm64/docker-desktop-arm64.deb",
"sha256": "4b67450b32704ab34f7f082a6478ce52e2bb40b85abb587af58ef01bdcf75e94",
"sha256": "3bebc6a8e19497c32daa33c68585985b8c15060b3926137f8e3adb40474a7ef7",
"dpkgArch": "arm64"
}
}
Expand Down
2 changes: 1 addition & 1 deletion handbrake/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
FROM debian:trixie-slim

# https://github.com/HandBrake/HandBrake/releases
ENV HANDBRAKE_VERSION 1.11.1
ENV HANDBRAKE_VERSION 1.11.2

RUN set -eux; \
savedAptMark="$(apt-mark showmanual)"; \
Expand Down
8 changes: 4 additions & 4 deletions handbrake/versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"commit": "4ce99a885cde39b3511016efdb5124726819defb",
"ref": "refs/tags/1.11.1^{}",
"tag": "1.11.1",
"version": "1.11.1"
"commit": "9eb6c936803e8b071035b1a77662cb0db58441ea",
"ref": "refs/tags/1.11.2^{}",
"tag": "1.11.2",
"version": "1.11.2"
}
2 changes: 1 addition & 1 deletion weechat/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ RUN set -eux; \

# https://weechat.org/download/stable/
# https://weechat.org/download/debian/active/#debian_trixie
ENV WEECHAT_VERSION 4.9.1-1
ENV WEECHAT_VERSION 4.9.2-1

RUN set -eux; \
apt-get update; \
Expand Down
8 changes: 4 additions & 4 deletions weechat/versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"filename": "dists/stable/main/binary-amd64/weechat_4.9.1-1_all.deb",
"sha256": "34fc32ff3927f636788633ef1ccf0d2fc53f95e4b7c2914d02e3d340238e1139",
"url": "https://weechat.org/debian/dists/stable/main/binary-amd64/weechat_4.9.1-1_all.deb",
"version": "4.9.1-1"
"filename": "dists/stable/main/binary-amd64/weechat_4.9.2-1_all.deb",
"sha256": "a8ec659743b4c692638f3b7ef4a81803907d88945cf6f3722052462aed729131",
"url": "https://weechat.org/debian/dists/stable/main/binary-amd64/weechat_4.9.2-1_all.deb",
"version": "4.9.2-1"
}
Loading