Skip to content

Commit

Permalink
This commit was created automatically by the lipa bot
Browse files Browse the repository at this point in the history
  • Loading branch information
lipa-github-bot committed Sep 5, 2024
1 parent 7d4be03 commit 6f07ecc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
before_install:
- wget https://github.com/getlipa/lipa-lightning-lib-android/releases/download/v0.62.2-beta-mock.2/jniLibs.zip
- if [ $(shasum -a 256 jniLibs.zip | sed 's/ .*//') != '0cb10d43f972d9a686dfcd15e0beffb1fa5096a095436561dd94bf3df8528207' ]; then exit 1; fi
- wget https://github.com/getlipa/lipa-lightning-lib-android/releases/download/v0.62.3-beta/jniLibs.zip
- if [ $(shasum -a 256 jniLibs.zip | sed 's/ .*//') != '3f05c1415c4f74e0ba65d980ef9b2ee7dd9f69550e7519dc369244c0b37a1158' ]; then exit 1; fi
- unzip -o jniLibs.zip
- mv jniLibs LipaLightningLib/src/main/jniLibs
- wget https://github.com/java-native-access/jna/archive/refs/tags/5.13.0.zip
Expand Down

0 comments on commit 6f07ecc

Please sign in to comment.