1
0
Fork 0
mirror of synced 2026-06-05 14:28:19 +00:00

Merge pull request #629 from sailikhith-stepsecurity/win_agent

Update SHA reference to windows agent
This commit is contained in:
Varun Sharma 2026-01-22 23:47:35 -08:00 committed by GitHub
commit a72fb98737
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

2
dist/pre/index.js vendored
View file

@ -85503,7 +85503,7 @@ const CHECKSUMS = {
amd64: "336093af8ebe969567b66fd035af3bd4f7e1c723ce680d6b4b5b2a1f79bc329e", // v0.14.2
},
windows: {
amd64: "4ce2409d5802e947b563e29dbd8e803525dc78b21996b0ecedb51ceb046911a3", // v1.0.0-int
amd64: "46b6abbdab4766bc9c71187f13df1c25ce1fbb4ff87e12d925654586ab6cff74", // v1.0.0-int
},
};
function verifyChecksum(downloadPath, isTLS, variant, platform) {

File diff suppressed because one or more lines are too long

View file

@ -11,7 +11,7 @@ const CHECKSUMS = {
amd64: "336093af8ebe969567b66fd035af3bd4f7e1c723ce680d6b4b5b2a1f79bc329e", // v0.14.2
},
windows: {
amd64: "4ce2409d5802e947b563e29dbd8e803525dc78b21996b0ecedb51ceb046911a3", // v1.0.0-int
amd64: "46b6abbdab4766bc9c71187f13df1c25ce1fbb4ff87e12d925654586ab6cff74", // v1.0.0-int
},
};