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 Oct 11, 2024
1 parent f9748ca commit 0cab5ed
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.66.1-beta/jniLibs.zip
- if [ $(shasum -a 256 jniLibs.zip | sed 's/ .*//') != 'fb2e2f6c7c06f26fa4bbb9f6ff3d68d13c3c4153909e4c733020630810e647d0' ]; then exit 1; fi
- wget https://github.com/getlipa/lipa-lightning-lib-android/releases/download/v0.66.1-beta-mock/jniLibs.zip
- if [ $(shasum -a 256 jniLibs.zip | sed 's/ .*//') != '76420e3c03bd009b03989c8ab138738bf1b9c554f1d48339b6fb4373ac2b5d68' ]; 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 0cab5ed

Please sign in to comment.