Skip to content

Commit

Permalink
Merge pull request #1875 from kaloudis/lnd-v0.17.2
Browse files Browse the repository at this point in the history
Embedded node: LND v0.17.2-beta-zeus
  • Loading branch information
kaloudis authored Nov 27, 2023
2 parents 7a610b4 + a0a6b6b commit 9000e22
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions fetch-libraries.sh
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
VERSION=v0.17.1-beta-zeus
VERSION=v0.17.2-beta-zeus

ANDROID_FILE=Lndmobile.aar
IOS_FILE=Lndmobile.xcframework

ANDROID_SHA256='605cce37f1edb8be873c4a75942dfdc905b98a18049efa13fd6ceb6e3d26c2b9'
IOS_SHA256='9d86cc618c77c398f05ab923d1dd2a30020ac18e90ba8618d22fcd7344d75b55'
ANDROID_SHA256='7c744b58a1ff19d3220d52594fa1eae786071d99f7a8b4088d9823b5281035eb'
IOS_SHA256='d933dada360ceffa4a9f9045e957399baadbdf0bf36dc2927bd4cc86970f7a30'

FILE_PATH=https://github.com/ZeusLN/lnd/releases/download/$VERSION/

Expand Down

0 comments on commit 9000e22

Please sign in to comment.