Merge pull request #630 from sailikhith-stepsecurity/win_agent
Update sha reference for windows agent
This commit is contained in:
commit
1bc9dd9157
3 changed files with 3 additions and 3 deletions
2
dist/pre/index.js
vendored
2
dist/pre/index.js
vendored
|
|
@ -85503,7 +85503,7 @@ const CHECKSUMS = {
|
|||
amd64: "336093af8ebe969567b66fd035af3bd4f7e1c723ce680d6b4b5b2a1f79bc329e", // v0.14.2
|
||||
},
|
||||
windows: {
|
||||
amd64: "46b6abbdab4766bc9c71187f13df1c25ce1fbb4ff87e12d925654586ab6cff74", // v1.0.0-int
|
||||
amd64: "9e4fde66331be3261ae6ff954e531e94335b5774ac7e105f0126b391ee1c6d66", // v1.0.0-int
|
||||
},
|
||||
};
|
||||
function verifyChecksum(downloadPath, isTLS, variant, platform) {
|
||||
|
|
|
|||
2
dist/pre/index.js.map
vendored
2
dist/pre/index.js.map
vendored
File diff suppressed because one or more lines are too long
|
|
@ -11,7 +11,7 @@ const CHECKSUMS = {
|
|||
amd64: "336093af8ebe969567b66fd035af3bd4f7e1c723ce680d6b4b5b2a1f79bc329e", // v0.14.2
|
||||
},
|
||||
windows: {
|
||||
amd64: "46b6abbdab4766bc9c71187f13df1c25ce1fbb4ff87e12d925654586ab6cff74", // v1.0.0-int
|
||||
amd64: "9e4fde66331be3261ae6ff954e531e94335b5774ac7e105f0126b391ee1c6d66", // v1.0.0-int
|
||||
},
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue