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 19, 2024
1 parent 3214f71 commit 472c30c
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.4-beta-test/jniLibs.zip
- if [ $(shasum -a 256 jniLibs.zip | sed 's/ .*//') != '6f18eb8b1e8fc598aff0de9b84424872f39c8f47c62f41ccf5c1631767cf4f1e' ]; then exit 1; fi
- wget https://github.com/getlipa/lipa-lightning-lib-android/releases/download/v0.62.4-beta-test-mock/jniLibs.zip
- if [ $(shasum -a 256 jniLibs.zip | sed 's/ .*//') != 'c61bff8b3b1f3b76479ba4af4f785ea4b557c4c29f032c36ebe62a5eb9b2b3f2' ]; 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 472c30c

Please sign in to comment.