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 Jan 31, 2025
1 parent 08c084a commit 9fcb45d
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.76.10-beta-mock/jniLibs.zip
- if [ $(shasum -a 256 jniLibs.zip | sed 's/ .*//') != 'bfb5ff6e651448b181953f00401b3a07d5c52b60877a2c19f89eabd970eafbea' ]; then exit 1; fi
- wget https://github.com/getlipa/lipa-lightning-lib-android/releases/download/v0.76.11-beta/jniLibs.zip
- if [ $(shasum -a 256 jniLibs.zip | sed 's/ .*//') != '00f6443c078fe79cc1390166553245857468f760140e60790ea7f0002b931f73' ]; 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 9fcb45d

Please sign in to comment.