Sha256: c39581cffab4405d39b5e24f0381106478826e54eb9dd2aa0fe4afec754a974d

Contents?: true

Size: 1018 Bytes

Versions: 1

Compression:

Stored size: 1018 Bytes

Contents

# Change Log

## [1.0.5]
### Fixed
- Return chef.bintray.com based urls for el5 artifacts.

## [1.0.4]
### Fixed
- use `SHA256Managed` instead of `SHA256CryptoServiceProvider` to be compatible with .Net 2.0 which is the default runtime on Windows 2008 R2

## [1.0.3]
### Changed
- Artifactory credentials are no longer required.  A designated account has been hard-coded as default.
- Exception is raised if Bintray can not find the version for channel/product.

### Fixed
- freebsd 9 artifacts return chef.bintray.com based urls

## [1.0.2]
### Added
- Use 32 bit windows artifacts for 64-bit, when there is no 64-bit native artifact.

## [1.0.1]
### Fixed
- detect_platform method for Windows

### Changed
- added stopaction to kick in the catch statement if manifest is missing
- wait for msiexec to exit
- Replace md5sum checks with sha256 checks in install_command.ps1

## [1.0.0]
### Added
- Ability to query product artifacts from multiple channels
- Ability to generate installation scripts for `sh` and `ps1`

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mixlib-install-1.0.5 CHANGELOG.md