Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update LND to 0.18.2 #226

Merged
merged 1 commit into from
Jul 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build_rules/lnd.pin
Original file line number Diff line number Diff line change
@@ -1 +1 @@
468ee28efa13d844b6937a4dc3907d1d58ae93b7ae6dd8c54460cab76dc15c35 lnd-linux-amd64-v0.18.1-beta.tar.gz
b1882567a774deeddc5ad4663dfb9987584ef3b14e195a7bdac11c23f5363bbb lnd-linux-amd64-v0.18.2-beta.tar.gz
5 changes: 5 additions & 0 deletions pkg_specs/lnd.changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
lnd (0.18.2-1) buster; urgency=medium

* Updated upstream version

-- Martin Habovstiak <[email protected]> Tue, 09 Jul 2024 05:55:47 +0000
lnd (0.18.1-1) buster; urgency=medium

* Updated upstream version
Expand Down
Loading