Skip to content

Commit 48d69e3

Browse files
committed
bump Spot to 2.14.3
1 parent 029f48a commit 48d69e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request-checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ jobs:
198198
DEBIAN_FRONTEND: noninteractive
199199
run: |
200200
# spot
201-
SPOT_VERSION=2.14.2
201+
SPOT_VERSION=2.14.3
202202
URL=https://download.opensuse.org/repositories/home:/adl/Debian_12/amd64
203203
wget ${URL}/libbddx0_${SPOT_VERSION}.0-1_amd64.deb
204204
wget ${URL}/libspotgen0_${SPOT_VERSION}.0-1_amd64.deb

0 commit comments

Comments
 (0)