dependabot[bot]
e6f5f0a9ff
Bump SharpZipLib from 1.4.1 to 1.4.2 ( #1188 )
...
Bumps [SharpZipLib](https://github.com/icsharpcode/SharpZipLib ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/icsharpcode/SharpZipLib/releases )
- [Changelog](https://github.com/icsharpcode/SharpZipLib/blob/master/docs/Changes.txt )
- [Commits](https://github.com/icsharpcode/SharpZipLib/compare/v1.4.1...v1.4.2 )
---
updated-dependencies:
- dependency-name: SharpZipLib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 02:44:51 -08:00
dependabot[bot]
4244810c91
Bump SharpZipLib from 1.4.0 to 1.4.1 ( #1081 )
...
Bumps [SharpZipLib](https://github.com/icsharpcode/SharpZipLib ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/icsharpcode/SharpZipLib/releases )
- [Changelog](https://github.com/icsharpcode/SharpZipLib/blob/master/docs/Changes.txt )
- [Commits](https://github.com/icsharpcode/SharpZipLib/compare/v1.4.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: SharpZipLib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-29 05:29:23 -08:00
dependabot[bot]
9356964a12
Bump SharpZipLib from 1.3.3 to 1.4.0 ( #1018 )
...
Bumps [SharpZipLib](https://github.com/icsharpcode/SharpZipLib ) from 1.3.3 to 1.4.0.
- [Release notes](https://github.com/icsharpcode/SharpZipLib/releases )
- [Changelog](https://github.com/icsharpcode/SharpZipLib/blob/master/docs/Changes.txt )
- [Commits](https://github.com/icsharpcode/SharpZipLib/compare/v1.3.3...v1.4.0 )
---
updated-dependencies:
- dependency-name: SharpZipLib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-20 12:49:16 -07:00
Lazar Krstić
d59f4da2ae
Copy local file to pod using tar ( #962 )
...
* Copy local file to pod using tar
* Update examples/cp/Cp.cs
Co-authored-by: Boshi Lian <farmer1992@gmail.com >
* File names as command line args, default encoding
* command line args
Co-authored-by: Boshi Lian <farmer1992@gmail.com >
2022-07-27 09:04:28 -07:00