feat: update dependencies

NVIDIA Container Toolkit: 1.17.9
netbird: 0.59.7
qemu: 10.1.2
stargz-snapshotter: 0.18.0

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
This commit is contained in:
Andrey Smirnov 2025-10-21 18:00:26 +04:00
parent 9d782c572a
commit 0beff582fc
No known key found for this signature in database
GPG Key ID: 322C6F63F594CE7C
12 changed files with 43 additions and 42 deletions

View File

@ -86,11 +86,11 @@ spec:
- name: EXTENSIONS_IMAGE_REF
defaultValue: $(REGISTRY_AND_USERNAME)/extensions:$(TAG)
- name: PKGS
defaultValue: v1.12.0-alpha.0-41-g661e578
defaultValue: v1.12.0-alpha.0-43-gb535af8
- name: PKGS_PREFIX
defaultValue: ghcr.io/siderolabs
- name: TOOLS
defaultValue: v1.12.0-alpha.0-15-ge62d613
defaultValue: v1.12.0-alpha.0-16-ga08cc1f
- name: TOOLS_PREFIX
defaultValue: ghcr.io/siderolabs
useBldrPkgTagResolver: true

View File

@ -1,6 +1,6 @@
# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
#
# Generated on 2025-10-20T14:33:12Z by kres 46e133d.
# Generated on 2025-10-21T12:02:24Z by kres 46e133d.
# common variables
@ -51,9 +51,9 @@ COMMON_ARGS += $(BUILD_ARGS)
# extra variables
EXTENSIONS_IMAGE_REF ?= $(REGISTRY_AND_USERNAME)/extensions:$(TAG)
PKGS ?= v1.12.0-alpha.0-41-g661e578
PKGS ?= v1.12.0-alpha.0-43-gb535af8
PKGS_PREFIX ?= ghcr.io/siderolabs
TOOLS ?= v1.12.0-alpha.0-15-ge62d613
TOOLS ?= v1.12.0-alpha.0-16-ga08cc1f
TOOLS_PREFIX ?= ghcr.io/siderolabs
IMAGE_SIGNER_IMAGE ?= ghcr.io/siderolabs/image-signer:latest

View File

@ -66,7 +66,7 @@ tiers based on support level:
| [gvisor-debug](container-runtime/gvisor-debug) | :yellow_square: extra | [ghcr.io/siderolabs/gvisor-debug](https://github.com/siderolabs/extensions/pkgs/container/gvisor-debug) | `v1.0.0` | This system extension enables gVisor debug logging. |
| [kata-containers](container-runtime/kata-containers) | :yellow_square: extra | [ghcr.io/siderolabs/kata-containers](https://github.com/siderolabs/extensions/pkgs/container/kata-containers) | `3.21.0` | This system extension provides kata-container using containerd's runtime handler. |
| [spin](container-runtime/spin) | :yellow_square: extra | [ghcr.io/siderolabs/spin](https://github.com/siderolabs/extensions/pkgs/container/spin) | `v0.21.0` | This system extension provides support for spin runtime (WebAssembly) containers. |
| [stargz-snapshotter](container-runtime/stargz-snapshotter) | :green_square: core | [ghcr.io/siderolabs/stargz-snapshotter](https://github.com/siderolabs/extensions/pkgs/container/stargz-snapshotter) | `v0.17.0` | This system extension provides Stargz Snapshotter using containerd's runtime handler. |
| [stargz-snapshotter](container-runtime/stargz-snapshotter) | :green_square: core | [ghcr.io/siderolabs/stargz-snapshotter](https://github.com/siderolabs/extensions/pkgs/container/stargz-snapshotter) | `v0.18.0` | This system extension provides Stargz Snapshotter using containerd's runtime handler. |
| [wasmedge](container-runtime/wasmedge) | :yellow_square: extra | [ghcr.io/siderolabs/wasmedge](https://github.com/siderolabs/extensions/pkgs/container/wasmedge) | `v0.6.0` | This system extension provides support for WasmEdge runtime (WebAssembly) containers. |
| [youki](container-runtime/youki) | :white_large_square: contrib | [ghcr.io/siderolabs/youki](https://github.com/siderolabs/extensions/pkgs/container/youki) | `0.5.5` | This system extension provides youki using containerd's runtime handler. |
@ -131,7 +131,7 @@ tiers based on support level:
| [cloudflared](network/cloudflared) | :white_large_square: contrib | [ghcr.io/siderolabs/cloudflared](https://github.com/siderolabs/extensions/pkgs/container/cloudflared) | `2024.12.1` | Cloudflare Tunnel securely connects resources to Cloudflare without a public IP. A lightweight daemon (cloudflared) creates outbound-only connections to Cloudflare, allowing safe access to services like HTTP, SSH, remote desktops, and other protocols. More info: https://github.com/cloudflare/cloudflared/ |
| [lldpd](network/lldpd) | :yellow_square: extra | [ghcr.io/siderolabs/lldpd](https://github.com/siderolabs/extensions/pkgs/container/lldpd) | `1.0.20` | LLDP adds a LLDP discovery service to Talos. LLDP cli can be used to interface with the daemon. |
| [nebula](network/nebula) | :white_large_square: contrib | [ghcr.io/siderolabs/nebula](https://github.com/siderolabs/extensions/pkgs/container/nebula) | `1.9.7` | A scalable overlay networking tool with a focus on performance, simplicity and security |
| [netbird](network/netbird) | :white_large_square: contrib | [ghcr.io/siderolabs/netbird](https://github.com/siderolabs/extensions/pkgs/container/netbird) | `0.58.2` | NetBird combines a WireGuard®-based overlay network with Zero Trust Network Access, providing a unified open source platform for reliable and secure connectivity. |
| [netbird](network/netbird) | :white_large_square: contrib | [ghcr.io/siderolabs/netbird](https://github.com/siderolabs/extensions/pkgs/container/netbird) | `0.59.7` | NetBird combines a WireGuard®-based overlay network with Zero Trust Network Access, providing a unified open source platform for reliable and secure connectivity. |
| [newt](network/newt) | :white_large_square: contrib | [ghcr.io/siderolabs/newt](https://github.com/siderolabs/extensions/pkgs/container/newt) | `1.5.2` | Newt is a fully user space WireGuard tunnel client and TCP/UDP proxy, designed to securely expose private resources controlled by Pangolin. By using Newt, you don't need to manage complex WireGuard tunnels and NATing. More info: https://github.com/fosrl/newt |
| [tailscale](network/tailscale) | :yellow_square: extra | [ghcr.io/siderolabs/tailscale](https://github.com/siderolabs/extensions/pkgs/container/tailscale) | `1.88.3` | Tailscale connects your team's devices and development environments for easy access to remote resources. |
| [zerotier](network/zerotier) | :white_large_square: contrib | [ghcr.io/siderolabs/zerotier](https://github.com/siderolabs/extensions/pkgs/container/zerotier) | `1.16.0` | Connect your Talos cluster into a zerotier network |
@ -160,7 +160,7 @@ tiers based on support level:
| Name | Tier | Image | Version | Description |
| ---- | ---- | ----- | ------- | ----------- |
| [metal-agent](guest-agents/metal-agent) | :green_square: core | [ghcr.io/siderolabs/metal-agent](https://github.com/siderolabs/extensions/pkgs/container/metal-agent) | `v0.1.3` | This system extension provides talos-metal-agent |
| [qemu-guest-agent](guest-agents/qemu-guest-agent) | :yellow_square: extra | [ghcr.io/siderolabs/qemu-guest-agent](https://github.com/siderolabs/extensions/pkgs/container/qemu-guest-agent) | `10.1.1` | This system extension provides the QEMU Guest Agent service. |
| [qemu-guest-agent](guest-agents/qemu-guest-agent) | :yellow_square: extra | [ghcr.io/siderolabs/qemu-guest-agent](https://github.com/siderolabs/extensions/pkgs/container/qemu-guest-agent) | `10.1.2` | This system extension provides the QEMU Guest Agent service. |
| [vmtoolsd-guest-agent](guest-agents/vmtoolsd-guest-agent) | :yellow_square: extra | [ghcr.io/siderolabs/vmtoolsd-guest-agent](https://github.com/siderolabs/extensions/pkgs/container/vmtoolsd-guest-agent) | `v1.4.0` | This system extension provides talos-vmtoolsd |
| [xen-guest-agent](guest-agents/xen-guest-agent) | :yellow_square: extra | [ghcr.io/siderolabs/xen-guest-agent](https://github.com/siderolabs/extensions/pkgs/container/xen-guest-agent) | `0.4.0-g5c274e6` | xen-guest-agent communicates information and metrics with the Xen host. |
@ -170,8 +170,8 @@ tiers based on support level:
| ---- | ---- | ----- | ------- | ----------- |
| [nonfree-kmod-nvidia-lts](nvidia-gpu/nonfree/kmod-nvidia/lts) | :green_square: core | [ghcr.io/siderolabs/nonfree-kmod-nvidia-lts](https://github.com/siderolabs/extensions/pkgs/container/nonfree-kmod-nvidia-lts) | `580.95.05-VERSION` | This system extension provides nvidia proprietary kernel modules built against a specific Talos version. |
| [nonfree-kmod-nvidia-production](nvidia-gpu/nonfree/kmod-nvidia/production) | :green_square: core | [ghcr.io/siderolabs/nonfree-kmod-nvidia-production](https://github.com/siderolabs/extensions/pkgs/container/nonfree-kmod-nvidia-production) | `570.195.03-VERSION` | This system extension provides nvidia proprietary kernel modules built against a specific Talos version. |
| [nvidia-container-toolkit-lts](nvidia-gpu/nvidia-container-toolkit/lts) | :green_square: core | [ghcr.io/siderolabs/nvidia-container-toolkit-lts](https://github.com/siderolabs/extensions/pkgs/container/nvidia-container-toolkit-lts) | `580.95.05-v1.17.8` | This system extension provides nvidia runtime and it's dependencies using NVIDIA's runtime handler. |
| [nvidia-container-toolkit-production](nvidia-gpu/nvidia-container-toolkit/production) | :green_square: core | [ghcr.io/siderolabs/nvidia-container-toolkit-production](https://github.com/siderolabs/extensions/pkgs/container/nvidia-container-toolkit-production) | `570.195.03-v1.17.8` | This system extension provides nvidia runtime and it's dependencies using NVIDIA's runtime handler. |
| [nvidia-container-toolkit-lts](nvidia-gpu/nvidia-container-toolkit/lts) | :green_square: core | [ghcr.io/siderolabs/nvidia-container-toolkit-lts](https://github.com/siderolabs/extensions/pkgs/container/nvidia-container-toolkit-lts) | `580.95.05-v1.17.9` | This system extension provides nvidia runtime and it's dependencies using NVIDIA's runtime handler. |
| [nvidia-container-toolkit-production](nvidia-gpu/nvidia-container-toolkit/production) | :green_square: core | [ghcr.io/siderolabs/nvidia-container-toolkit-production](https://github.com/siderolabs/extensions/pkgs/container/nvidia-container-toolkit-production) | `570.195.03-v1.17.9` | This system extension provides nvidia runtime and it's dependencies using NVIDIA's runtime handler. |
| [nvidia-fabricmanager-lts](nvidia-gpu/nvidia-fabricmanager/lts) | :green_square: core | [ghcr.io/siderolabs/nvidia-fabricmanager-lts](https://github.com/siderolabs/extensions/pkgs/container/nvidia-fabricmanager-lts) | `580.95.05` | This system extension provides the Nvidia fabricmanager for GPU's that need NVLink support. |
| [nvidia-fabricmanager-production](nvidia-gpu/nvidia-fabricmanager/production) | :green_square: core | [ghcr.io/siderolabs/nvidia-fabricmanager-production](https://github.com/siderolabs/extensions/pkgs/container/nvidia-fabricmanager-production) | `570.195.03` | This system extension provides the Nvidia fabricmanager for GPU's that need NVLink support. |
| [nvidia-open-gpu-kernel-modules-lts](nvidia-gpu/nvidia-modules/lts) | :green_square: core | [ghcr.io/siderolabs/nvidia-open-gpu-kernel-modules-lts](https://github.com/siderolabs/extensions/pkgs/container/nvidia-open-gpu-kernel-modules-lts) | `580.95.05-VERSION` | This system extension provides nvidia open source driver kernel modules built against a specific Talos version. |

View File

@ -6,9 +6,9 @@ GVISOR_REV: af7a19336e551af6f2fa050e1749bc5d2f1eeea5
GVISOR_SHA256: d3f58b95baec7093e0b7e4ccee5dd41de2ac26a602e32d005d796d42e4a47b4d
GVISOR_SHA512: 0e7327735f37f38430ca1b32a708de95c280a62c2bcec14afcdcd18b20f11432698f933dd6595dac5fdc8d60eccc77848cb472b7da542b9d9223b745aed2815e
# renovate: datasource=github-releases depName=containerd/stargz-snapshotter
STARGZ_SNAPSHOTTER_VERSION: v0.17.0
STARGZ_SNAPSHOTTER_SHA256: 5682b1330e9e482f157179afc30c1db013c07d176e1edf029e6999a55fbdfd86
STARGZ_SNAPSHOTTER_SHA512: d1f39803ef9138980b815b29994d5fd947fd071ada3ab1ce6561e8b27455dfcafaeb3365f1ca7052fd6217128a45de90396142fb670b118bc2d009716fcb38d4
STARGZ_SNAPSHOTTER_VERSION: v0.18.0
STARGZ_SNAPSHOTTER_SHA256: 674062cea54d3d4908da6155a484f09e3a249f8625689643d4800893df09fcea
STARGZ_SNAPSHOTTER_SHA512: 7134372586f5fd8d9b29d6cc44638defa5abd5f3d398bf63123edfa1f00abc0e607848b36a6fad16a730aafb218a6d0d5b5d6321ad0c63f116d10cc12de18d79
# renovate: datasource=github-releases depName=kubernetes/cloud-provider-aws
CLOUD_PROVIDER_AWS_VERSION: v1.34.0
CLOUD_PROVIDER_AWS_SHA256: e318b2efb0518f81627d9f5e3fe8e7b4921eb7ba95788a4bc90533624336023b

View File

@ -2,9 +2,9 @@ module github.com/siderolabs/revpi-firmare
go 1.22
require github.com/vishvananda/netlink v1.3.0
require github.com/vishvananda/netlink v1.3.1
require (
github.com/vishvananda/netns v0.0.4 // indirect
github.com/vishvananda/netns v0.0.5 // indirect
golang.org/x/sys v0.10.0 // indirect
)

View File

@ -1,7 +1,7 @@
github.com/vishvananda/netlink v1.3.0 h1:X7l42GfcV4S6E4vHTsw48qbrV+9PVojNfIhZcwQdrZk=
github.com/vishvananda/netlink v1.3.0/go.mod h1:i6NetklAujEcC6fK0JPjT8qSwWyO0HLn4UKG+hGqeJs=
github.com/vishvananda/netns v0.0.4 h1:Oeaw1EM2JMxD51g9uhtC0D7erkIjgmj8+JZc26m1YX8=
github.com/vishvananda/netns v0.0.4/go.mod h1:SpkAiCQRtJ6TvvxPnOSyH3BMl6unz3xZlaprSwhNNJM=
github.com/vishvananda/netlink v1.3.1 h1:3AEMt62VKqz90r0tmNhog0r/PpWKmrEShJU0wJW6bV0=
github.com/vishvananda/netlink v1.3.1/go.mod h1:ARtKouGSTGchR8aMwmkzC0qiNPrrWO5JS/XMVl45+b4=
github.com/vishvananda/netns v0.0.5 h1:DfiHV+j8bA32MFM7bfEunvT8IAqQ/NzSJHtcmW5zdEY=
github.com/vishvananda/netns v0.0.5/go.mod h1:SpkAiCQRtJ6TvvxPnOSyH3BMl6unz3xZlaprSwhNNJM=
golang.org/x/sys v0.2.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.10.0 h1:SqMFp9UcQJZa+pmYuAKjd9xq1f0j5rLcDIk0mj4qAsA=
golang.org/x/sys v0.10.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=

View File

@ -1,7 +1,7 @@
# renovate: datasource=git-tags extractVersion=^v(?<version>.*)$ depName=https://github.com/qemu/qemu.git
QEMU_VERSION: 10.1.1
QEMU_SHA256: e56b93d95953a9b6a64d1985dbcedfb07dc54d92c50b7912526693536c589923
QEMU_SHA512: 72ca08894fb63c734163a53c6a836a6237de0f9f4ece4570e871bf80bcfba43fb5d4f11715564e0aef7244b7b3c4fe1890d5f10bbb05528b592d25cd95a57dfa
QEMU_VERSION: 10.1.2
QEMU_SHA256: 9d75f331c1a5cb9b6eb8fd9f64f563ec2eab346c822cb97f8b35cd82d3f11479
QEMU_SHA512: 4defbcb78f65ba3d8079466bdb3ab29e26f10129723e045d34901e7d524656e5ff729dc97fb33537febe2596eb0b21a02aadd88007eb5b226e599bd236213263
# renovate: datasource=git-tags depName=https://gitlab.gnome.org/GNOME/glib.git
GLIB_VERSION: 2.86.0
GLIB_SHA256: b5739972d737cfb0d6fd1e7f163dfe650e2e03740bb3b8d408e4d1faea580d6d

View File

@ -21,6 +21,7 @@ See [Talos Linux documentation](https://www.talos.dev/v1.11/talos-guides/configu
description = """\
NVIDIA LTS: 580.95.05
NVIDIA Production: 570.195.03
NVIDIA Container Toolkit: 1.17.9
crun: 1.24
drbd: 9.2.15
ecr-credential-provider: 1.34.0
@ -31,12 +32,12 @@ hailort: 4.23.0
kata-containers: 3.21.0
lldpd: 1.0.20
nebula: 1.9.7
netbird: 0.58.2
netbird: 0.59.7
newt: 1.5.2
nut-client: 2.8.4
qemu: 10.1.1
qemu: 10.1.2
spin: 0.21.0
stargz-snapshotter: 0.17.0
stargz-snapshotter: 0.18.0
tailscale: 1.88.3
talos-vmtoolsd: 1.4.0
youki: 0.5.5

View File

@ -1,5 +1,5 @@
# renovate: datasource=docker versioning=docker depName=cgr.dev/chainguard/wolfi-base
WOLFI_BASE_REF: sha256:c15643c480330cc703bc100378c97b51dbc7c6480ab335b926945f2d24ed878b
WOLFI_BASE_REF: sha256:9608820b6ea4da8bcf16989dac37a280f8f1fa0022efc45b5ed4b1ac1f634a79
VERSION: {{ .GLIBC_VERSION }}

View File

@ -25,6 +25,6 @@ NEWT_VERSION: 1.5.2
NEWT_SHA256: 30ee4ca351f74ea403afb75aea150dae93e5cae272f02ed44869cdf31346f0dc
NEWT_SHA512: bad00653ebecb5e1f3cf6ade373b900a61b74104aac810b4b1689b8640f97e263c36c682f28ecdbb0e58edc63ea7377c805e88e2ff1ea099801491742e62a0d1
# renovate: datasource=github-releases extractVersion=^v(?<version>.*)$ depName=netbirdio/netbird
NETBIRD_VERSION: 0.58.2
NETBIRD_SHA256: bd423e49d1bf27fc4ad0de68deacbfb48c7d964982744e102d1cd3766d09e024
NETBIRD_SHA512: db9d9a4d7e9d0708f57d207402ce6d82c525a659f26c4036999ac39829341041f18af1bc2915f9d869c8d3ede040a00765bc3c4236382694f7dc33b1086c8acd
NETBIRD_VERSION: 0.59.7
NETBIRD_SHA256: ecf3086c98b402d7bfd532ded5e99f0f4f3c14e137a72ae3e4f51688dbcd2935
NETBIRD_SHA512: fe7360586d3e4df316053d92aec0425520eefc95f0f9c52cf114bc73fa2611d00222fc199803f7d56497dea9afa619195e64c5a6e13a417dd24ed693acdd938c

View File

@ -30,17 +30,17 @@ NVIDIA_NVLSM_PRODUCTION_ARM64_SHA256: e260285ec01c6beb562a14625e9564b96374bb824e
NVIDIA_NVLSM_PRODUCTION_AMD64_SHA512: bd9a4cf7759d8fed7eb7a544063aa0c492db9145b491330f92a8a8a9247cdd7828e6e278f489029110fc98c05be25dcb3fc39d49add830858bfb81376d80f077
NVIDIA_NVLSM_PRODUCTION_AMD64_SHA256: b034dad10a3154359e244b85206cd73f0fbce8e1cdf76058417b7b562c337388
# renovate: datasource=github-releases depName=nvidia/nvidia-container-toolkit
CONTAINER_TOOLKIT_VERSION: v1.17.8
CONTAINER_TOOLKIT_REF: f202b80a9b9d0db00d9b1d73c0128c8962c55f4d
CONTAINER_TOOLKIT_SHA256: 9ce6fc5dd355441febf0008d4fd48cc621b9ec936cad122c64d3f252ba845199
CONTAINER_TOOLKIT_SHA512: 1ff7a39c09bd51222e3edbe6f31c3838df6a7d09bb0a0171df1e04be613502079253574fe2fb087b253687aa2a826d77f2410253023a127432e9d05a89174159
CONTAINER_TOOLKIT_VERSION: v1.17.9
CONTAINER_TOOLKIT_REF: b3b37f91ea8f36d61df47135ea5abe6d26b4ec4f
CONTAINER_TOOLKIT_SHA256: db88304c977866dcdbc3c64694a9d6d5571baa1dafc606452ed37989fc6c3fb3
CONTAINER_TOOLKIT_SHA512: c63967727424b40ac3f0bd07aa52baa514dd595c51a4ad129fdcc4527c475b5fe67db93b3159f87f95526d53fed12b379f7ad81c85f304850c8f3e048576c664
# renovate: datasource=github-releases depName=nvidia/libnvidia-container
LIBNVIDIA_CONTAINER_VERSION: v1.17.8
LIBNVIDIA_CONTAINER_REF: 6eda4d76c8c5f8fc174e4abca83e513fb4dd63b0
LIBNVIDIA_CONTAINER_SHA256: 4a85cb927954a4751b0695de03d6a49a3c79bb2fcaf687bbf1b7d081a956319f
LIBNVIDIA_CONTAINER_SHA512: 727f66bcb7396110c056e483abc5d2ba38381feaf0d47b4b40159933ccc65e76d4b33d7bb32b1ec87851c802d1823165f50f289d92f748f7f50f6896fe2bd10e
LIBNVIDIA_CONTAINER_VERSION: v1.17.9
LIBNVIDIA_CONTAINER_REF: e78456a41c71d73eabf7a85d1e531a108789349b
LIBNVIDIA_CONTAINER_SHA256: 3e65d9c0ee6319a476c78ab1f3d7ba59eb7e1db6a17c201361f1cd9205472fd4
LIBNVIDIA_CONTAINER_SHA512: e4ddc08b8d02b31f9c7f33f155fdf4a60ce66936a0b2967b8408c97833ca87cfe6499f6089967b60dfcfbea7683c3ee3efacfee59841feece2f2e3633f3634c5
# renovate: datasource=docker versioning=docker depName=cgr.dev/chainguard/wolfi-base
WOLFI_BASE_REF: sha256:815b27b8a70713c70404e44a718eddd52ea6f4a2bfad5f56455b52cd2789a9b2
WOLFI_BASE_REF: sha256:9608820b6ea4da8bcf16989dac37a280f8f1fa0022efc45b5ed4b1ac1f634a79
# renovate: datasource=github-tags extractVersion=^v(?<version>.*)$ depName=seccomp/libseccomp
LIBSECCOMP_VERSION: 2.6.0
LIBSECCOMP_SHA256: 83b6085232d1588c379dc9b9cae47bb37407cf262e6e74993c61ba72d2a784dc

View File

@ -14,7 +14,7 @@ NFS_UTILS_SHA512: ed8ac3a79f347a1dc91cba060f87f687eefc204430648099ca867114295dd8
LIBEVENT_VERSION: 2.1.12
LIBEVENT_SHA256: 92e6de1be9ec176428fd2367677e61ceffc2ee1cb119035037a27d346b0403bb
LIBEVENT_SHA512: 88d8944cd75cbe78bc4e56a6741ca67c017a3686d5349100f1c74f8a68ac0b6410ce64dff160be4a4ba0696ee29540dfed59aaf3c9a02f0c164b00307fcfe84f
# renovate: datasource=git-tags extractVersion=^version-(?<version>.*)$ depName=sqlite/sqlite
SQLITE_VERSION: 3.50.2
SQLITE_SHA256: 0c14254ac0e5d16fbb2fbee5e9540d88a6b720afe46afb69030e7d9fbc7934e9
SQLITE_SHA512: d5c27ee654af34e324be34f46afff41fe06fa88559cee67ad6cd0076d630d41e6897eecba95ebfd396b02cf5d90b7517bc7d73442b042254f05367061940c066
# renovate: datasource=github-tags extractVersion=^version-(?<version>.*)$ depName=sqlite/sqlite
SQLITE_VERSION: 3.50.4
SQLITE_SHA256: 74ed9d2e5930d79564d92b838a61f943a9df01403b51f479fb64ce9aa5dca70d
SQLITE_SHA512: 1bd64be7a4d362cd5f05e25614b1e52bf8f0298ad5c3010fc485822db6da8ff5742a098cc2a760865f6fa9fa04d37344f00e78069343260bd182580aa1a6a6ab