Skip to content

Commit

Permalink
Update App Versions, run by GitHub Actions - Apps updated:
Browse files Browse the repository at this point in the history
- Reaper-arm64: 710 -> 711
- Reaper-armhf: 710 -> 711
  • Loading branch information
github-actions[bot] committed Feb 11, 2024
1 parent 4beb6b7 commit 4bbbbce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/Reaper/install-32
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

version=710
version=711
version2=1.2.4.4
base_ver="$(echo ${version} | sed -e 's/.$//' -e 's/.$//')"

Expand Down
2 changes: 1 addition & 1 deletion apps/Reaper/install-64
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

version=710
version=711
version2=1.2.4.4
base_ver="$(echo ${version} | sed -e 's/.$//' -e 's/.$//')"

Expand Down

0 comments on commit 4bbbbce

Please sign in to comment.