Update all dependencies
This commit is contained in:
parent
218d08bbbb
commit
9687d19abf
|
@ -13,7 +13,7 @@ on:
|
|||
jobs:
|
||||
build-and-publish:
|
||||
runs-on: docker
|
||||
container: git.snaile.de/snailed/xbps-builder:2024.0502.1733
|
||||
container: git.snaile.de/snailed/xbps-builder:2024.0504.2202
|
||||
env:
|
||||
MAINTAINER: "Luca Bilke <luca@bil.ke>"
|
||||
ARCH: "x86_64"
|
||||
|
|
|
@ -13,7 +13,7 @@ on:
|
|||
jobs:
|
||||
build-and-publish:
|
||||
runs-on: "docker"
|
||||
container: "git.snaile.de/snailed/xbps-builder:2024.0502.1733"
|
||||
container: "git.snaile.de/snailed/xbps-builder:2024.0504.2202"
|
||||
env:
|
||||
MAINTAINER: "Luca Bilke <luca@bil.ke>"
|
||||
ARCH: "x86_64"
|
||||
|
|
|
@ -7,7 +7,7 @@ on:
|
|||
jobs:
|
||||
renovate:
|
||||
runs-on: docker
|
||||
container: renovate/renovate@sha256:3c59bbfb49c70a6df896316e0a0e95fab1ae7d66533f263ca9c78b747e04bf79
|
||||
container: renovate/renovate@sha256:9a9008785e4e8bfdc49e099d740219a28fe369d03d4e095652787c9d59fab4b2
|
||||
env:
|
||||
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
|
||||
GITHUB_COM_TOKEN: ${{ secrets.GH_NOPRIV_TOKEN }}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tidal-hifi-bin'
|
||||
pkgname=tidal-hifi-bin
|
||||
version=5.10.0
|
||||
version=5.11.0
|
||||
revision=1
|
||||
archs="x86_64"
|
||||
homepage="https://github.com/Mastermindzh/tidal-hifi"
|
||||
|
|
Loading…
Reference in New Issue