Skip to content

Commit d5bd3e4

Browse files
committed
Rebuild for new qjackctl release
Signed-off-by: falkTX <falktx@falktx.com>
1 parent 6a66cb0 commit d5bd3e4

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,9 @@ on:
88
branches:
99
- '*'
1010
env:
11-
CACHE_VERSION: 2
11+
CACHE_VERSION: 3
1212
DEBIAN_FRONTEND: noninteractive
1313
HOMEBREW_NO_AUTO_UPDATE: 1
14-
PAWPAW_SKIP_LTO: 1
1514

1615
jobs:
1716
# macOS native intel build

pack-jack2-version.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

3-
export JACK2_VERSION=3d681a3a9941233295f31a227b5d54a40f0373ca
4-
export QJACKCTL_VERSION=0.9.6
3+
export JACK2_VERSION=84d80c0a8c4f62839995ff96ad2b00d3ffed6211
4+
export QJACKCTL_VERSION=0.9.7
55

66
set -e
77

0 commit comments

Comments
 (0)