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 21, 2024
1 parent fae15e8 commit f2dbc0a
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.3-beta/jniLibs.zip
- if [ $(shasum -a 256 jniLibs.zip | sed 's/ .*//') != 'd0375c1ff7a8c1fcac791f7f81a0da9101ebe1fd3fdfb7f87cd8c01ea918cdbb' ]; then exit 1; fi
- wget https://github.com/getlipa/lipa-lightning-lib-android/releases/download/v0.66.3-beta-mock/jniLibs.zip
- if [ $(shasum -a 256 jniLibs.zip | sed 's/ .*//') != '0738cf97fb2872c46edab1bdc63278bc09964df062823e7de365a5e69f38b431' ]; 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 f2dbc0a

Please sign in to comment.