Skip to content

Commit d1a80c5

Browse files
author
root
committed
fix(ci): correct SHA256 hash for perfSONAR-toolkit-install.sh
The actual SHA256 for the updated toolkit installer is: 26ebf225dd223ed783190e395fd21b6346d95abf036434c4b51f8cc2db5cad68 This was previously recorded as: 5e2f395b3c02f342a1ca263b3d8620ee1ce835048b8a48a5f407f3ace43f3b5a Updated both the sidecar file (perfSONAR-toolkit-install.sh.sha256) and the central verification file (scripts.sha256) to match the actual toolkit file hash. Fixes GitHub Actions workflow failure: Run 22581931256
1 parent db65f3a commit d1a80c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5e2f395b3c02f342a1ca263b3d8620ee1ce835048b8a48a5f407f3ace43f3b5a perfSONAR-toolkit-install.sh
1+
26ebf225dd223ed783190e395fd21b6346d95abf036434c4b51f8cc2db5cad68 perfSONAR-toolkit-install.sh

docs/perfsonar/tools_scripts/scripts.sha256

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ e1944123e17c89e8f202cca960f147397d64ae1e675af132c84b02ced2564abb node_exporter.
1818
50dfab90bc21d5c566b713f48b00b079a32a8b8756432a0d0f66ac6a64e6e581 perfSONAR-health-monitor.sh
1919
e184c633ca9ca5d3d79321213843a4eaa951e5596d3dc05f082e5f76e860e580 install_tools_scripts.sh
2020
7be726de5dfdbe8f7f5ac8e803b0b71e8f98f1ba274ca70b42f8eba4822cc67b perfSONAR-orchestrator.sh
21-
5e2f395b3c02f342a1ca263b3d8620ee1ce835048b8a48a5f407f3ace43f3b5a perfSONAR-toolkit-install.sh
21+
26ebf225dd223ed783190e395fd21b6346d95abf036434c4b51f8cc2db5cad68 perfSONAR-toolkit-install.sh
2222
cd0e7afd1ca7a20a972e585018802be0cb6f67cd3ffee449dea45d785c23145a perfSONAR-configure-exporter-acls.sh
2323
2615a29d65e285391adb547046584c4534ea548e69571b67e0cf35773b010c57 perfSONAR-diagnostic-report.sh
2424
ac0c8fd6f27cc156ec05c7e6ac3547e0732f436a7033dac34475ece5641a284f docs/perfsonar/tools_scripts/perfSONAR-install-flowd-go.sh

0 commit comments

Comments
 (0)