ZIP
WinGet
ocm-cli
SAP SE · 0.35.0 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
ocm-0.35.0-windows-arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Open-Component-Model.ocm-cli
Version
0.35.0
Description
Open Component Model Command Line Interface (ocm-cli)
License
Apache-2.0
↗
Installer URL
https://github.com/open-component-model/ocm/releases/download/v0.35.0/ocm-0.35.0-windows-arm64.zip
Release Notes
What's Changed
🚀 Features
- feat(transfer): Optimized approach for OCM transfer by implementing a concurrent worker pool by @jakobmoellerdev in #1676
🐛 Bug Fixes
- fix: Address concurrent setting of log level for yq-lib by @dee0sap in #1690
- bugfix: Correct the usage of sync.OnceFunc by @dee0sap in #1696
⬆️ Dependencies
13 changes
- chore(deps): bump github.com/docker/docker from 28.3.2+incompatible to 28.3.3+incompatible by @dependabot[bot] in #1688
- chore(deps): bump golang.org/x/crypto from…