Commit Graph

3 Commits

Author SHA1 Message Date
dependabot[bot]
d0b8c7fe68 Bump net.lingala.zip4j:zip4j (#9)
Bumps [net.lingala.zip4j:zip4j](https://github.com/srikanth-lingala/zip4j) from 2.6.1 to 2.11.3.
- [Release notes](https://github.com/srikanth-lingala/zip4j/releases)
- [Commits](https://github.com/srikanth-lingala/zip4j/compare/v2.6.1...v2.11.3)

---
updated-dependencies:
- dependency-name: net.lingala.zip4j:zip4j
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-21 02:45:13 +01:00
Fabian Krüger
3310247dc8 Fix too long path problem with Windows
The long path was problematic under Windows without explicitly setting Git config.
To prevent this the repository data is copied to tmp dir from a zip file.
2023-12-20 23:32:25 +01:00
Fabian Krüger
96abad9b8c initial commit 2023-12-14 01:38:10 +01:00