Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Commit ef1fa08

Browse files
authored
Update nxOMSAgentNPMConfig version and corresponding binaries (#891)
* update NPM binaries with latest * update npmd_agent_x64 file * Delete NPMDAgent * Update nxOMSAgentNPMConfig version to 4.5
1 parent 1a77f1e commit ef1fa08

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,7 @@ nxFileInventory:
588588

589589
nxOMSAgentNPMConfig:
590590
rm -rf output/staging; \
591-
VERSION="4.4"; \
591+
VERSION="4.5"; \
592592
PROVIDERS="nxOMSAgentNPMConfig"; \
593593
STAGINGDIR="output/staging/$@/DSCResources"; \
594594
cat Providers/Modules/$@.psd1 | sed "s@<MODULE_VERSION>@$${VERSION}@" > intermediate/Modules/$@.psd1; \
28.1 KB
Binary file not shown.
-128 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)