Skip to content

Commit 0183259

Browse files
committed
Update branch and version
1 parent 4c2dcae commit 0183259

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

elft_1_x/validation/CHECKSUMS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ SHA256 (src/elft_validation.cpp) = de7d3812bf5a93ffa077b5ea3a5020549688ced0a9d5e
55
SHA256 (src/elft_validation.h) = 5de1a9f6c1b79539907131fc969dbff723248c7032b63807bc669847088419bd
66
SHA256 (src/elft_validation_data.h) = 98dd1ac2b25f31c06ae68e92136e1441b157696dda78f643c0165426f8d4bdbd
77
SHA256 (src/elft_validation_utils.h) = 7e7b8126c756e904877ffcf25901b1de8843adbbee9b9a13d0c626a8104f53e0
8-
SHA256 (validate) = 99f8ffb59391ee7b9fba9d408e03bda1261e579c48a1ab323d4c13ff2f4b1132
8+
SHA256 (validate) = 16f25d2e49c4ce089d5fe504db1212a44a819d25f825fdc3d0c02db198a0c178

elft_1_x/validation/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
202508071622
1+
202508280949

elft_1_x/validation/validate

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ validation_dl_url="https://github.com/usnistgov/elft/releases"
5050
validation_image_request_url="https://nigos.nist.gov/datasets/"
5151
validation_image_request_url+="elft_validation/request"
5252
# Branch on GitHub where links should point
53-
git_branch="ubuntu24"
53+
git_branch="master"
5454

5555
# Directory containing validation materials
5656
wd="$(cd "$(dirname "${0}")" && pwd)"

0 commit comments

Comments
 (0)