Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Commit

Permalink
jailbreak version
Browse files Browse the repository at this point in the history
Signed-off-by: 82Flex <[email protected]>
  • Loading branch information
Lessica committed Apr 12, 2024
1 parent 8d070cc commit 080a9b5
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
path: |
TrollSpeed/packages/TrollSpeed_*.tipa
TrollSpeed/packages/TrollSpeed+AppIntents16_*.tipa
TrollSpeed/packages/ch.xxtou.hudapp_*.deb
TrollSpeed/packages/ch.xxtou.hudapp.jb_*.deb
- name: Upload symbols
uses: actions/upload-artifact@v4
Expand All @@ -112,4 +112,4 @@ jobs:
files: |
TrollSpeed/packages/TrollSpeed_*.tipa
TrollSpeed/packages/TrollSpeed+AppIntents16_*.tipa
TrollSpeed/packages/ch.xxtou.hudapp_*.deb
TrollSpeed/packages/ch.xxtou.hudapp.jb_*.deb
4 changes: 2 additions & 2 deletions gen-control.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ mkdir -p layout/DEBIAN

# Write the control file
cat > layout/DEBIAN/control << __EOF__
Package: ch.xxtou.hudapp
Name: TrollSpeed
Package: ch.xxtou.hudapp.jb
Name: TrollSpeed JB
Version: $VERSION
Section: Tweaks
Depends: firmware (>= 14.0)
Expand Down
4 changes: 2 additions & 2 deletions layout/DEBIAN/control
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: ch.xxtou.hudapp
Name: TrollSpeed
Package: ch.xxtou.hudapp.jb
Name: TrollSpeed JB
Version: 1.11.11
Section: Tweaks
Depends: firmware (>= 14.0)
Expand Down

0 comments on commit 080a9b5

Please sign in to comment.