Skip to content

Commit

Permalink
Fixed checksums for lightning v24.02gl1
Browse files Browse the repository at this point in the history
  • Loading branch information
ShahanaFarooqui authored and cdecker committed Feb 5, 2025
1 parent 1d13f8e commit 805eef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/cln-version-manager/clnvm/cln_version_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ class VersionDescriptor:
VersionDescriptor(
tag="v24.02gl1",
url="https://storage.googleapis.com/greenlight-artifacts/cln/lightningd-v24.02gl1.tar.bz2",
checksum="d43e86c40d30b270b6566aa46532c48cc14c3158f61d7ad7565eca17606fb461",
checksum="101b0cc02031b64efa792d6b3f82382ecb0940fa3e305c3e900aa804245877d6",
),
VersionDescriptor(
tag="v24.02",
Expand Down

0 comments on commit 805eef6

Please sign in to comment.