Skip to content

Commit

Permalink
Rebuild for new qjackctl release
Browse files Browse the repository at this point in the history
Signed-off-by: falkTX <falktx@falktx.com>
  • Loading branch information
falkTX committed Apr 13, 2022
1 parent 6a66cb0 commit d5bd3e4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@ on:
branches:
- '*'
env:
CACHE_VERSION: 2
CACHE_VERSION: 3
DEBIAN_FRONTEND: noninteractive
HOMEBREW_NO_AUTO_UPDATE: 1
PAWPAW_SKIP_LTO: 1

jobs:
# macOS native intel build
Expand Down
2 changes: 1 addition & 1 deletion PawPaw
4 changes: 2 additions & 2 deletions pack-jack2-version.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

export JACK2_VERSION=3d681a3a9941233295f31a227b5d54a40f0373ca
export QJACKCTL_VERSION=0.9.6
export JACK2_VERSION=84d80c0a8c4f62839995ff96ad2b00d3ffed6211
export QJACKCTL_VERSION=0.9.7

set -e

Expand Down

0 comments on commit d5bd3e4

Please sign in to comment.