Commit Graph

475 Commits

Author SHA1 Message Date
887d9346b8 Merge pull request #145 from mxve/maint/update-readme
maint: update the README
2024-09-01 09:50:45 +02:00
68e4c727e5 fix unused import 2024-09-01 09:31:13 +02:00
880afb14b1 baby's first unit tests 2024-09-01 09:26:33 +02:00
bdb3a5f2b4 cleanup misc 2024-09-01 08:11:00 +02:00
bafbb21274 maint: clarify section 2024-08-31 10:57:51 +02:00
92f873dabb maint: update the README 2024-08-31 10:56:27 +02:00
0d24bcd31c Merge pull request #142 from mxve/dependabot/cargo/reqwest-0.12.7
Bump reqwest from 0.12.5 to 0.12.7
2024-08-30 12:14:37 +02:00
05f4e14305 Merge pull request #143 from mxve/dependabot/cargo/serde-1.0.209
Bump serde from 1.0.208 to 1.0.209
2024-08-30 12:14:30 +02:00
dependabot[bot]
15b85a2740 Bump serde from 1.0.208 to 1.0.209
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.208 to 1.0.209.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.208...v1.0.209)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-30 10:11:25 +00:00
dependabot[bot]
37927cd520 Bump reqwest from 0.12.5 to 0.12.7
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.5 to 0.12.7.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.5...v0.12.7)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-30 10:11:23 +00:00
c3bb801786 Merge pull request #144 from mxve/dependabot/cargo/blake3-1.5.4
Bump blake3 from 1.5.3 to 1.5.4
2024-08-30 12:10:30 +02:00
32ba1d0628 Merge pull request #141 from mxve/dependabot/cargo/serde_json-1.0.127
Bump serde_json from 1.0.125 to 1.0.127
2024-08-30 12:10:21 +02:00
14c47a5018 Merge pull request #140 from mxve/dependabot/cargo/simple-log-1.7.3
Bump simple-log from 1.6.0 to 1.7.3
2024-08-30 12:10:15 +02:00
757aad43a1 keep .iw4xrevision
used by iw4x to determine if update is available
2024-08-30 08:42:59 +02:00
470bc50ad5 replace error print 2024-08-30 08:35:50 +02:00
fa793ce4bc delete .iw4xrevision 2024-08-30 00:03:13 +02:00
2f71afc1d3 fix print 2024-08-29 23:43:45 +02:00
dependabot[bot]
1a9552a9fc Bump serde_json from 1.0.125 to 1.0.127
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.125 to 1.0.127.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/1.0.125...1.0.127)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-29 21:37:35 +00:00
9b215e5ea8 .hashes/.sha-sums, .iw4xrevision -> awcache.json 2024-08-29 23:36:09 +02:00
8d05683bd1 everything tbh 2024-08-29 22:02:19 +02:00
dependabot[bot]
eba4d257af Bump blake3 from 1.5.3 to 1.5.4
Bumps [blake3](https://github.com/BLAKE3-team/BLAKE3) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases)
- [Commits](https://github.com/BLAKE3-team/BLAKE3/compare/1.5.3...1.5.4)

---
updated-dependencies:
- dependency-name: blake3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 16:01:42 +00:00
dependabot[bot]
e5f09f130a Bump simple-log from 1.6.0 to 1.7.3
Bumps [simple-log](https://github.com/baoyachi/simple-log) from 1.6.0 to 1.7.3.
- [Release notes](https://github.com/baoyachi/simple-log/releases)
- [Commits](https://github.com/baoyachi/simple-log/compare/v1.6.0...v1.7.3)

---
updated-dependencies:
- dependency-name: simple-log
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 16:01:12 +00:00
2cdf7f38d1 Merge pull request #139 from pickles976/retry-downloads
Retry Failed Downloads
2024-08-25 15:26:12 +02:00
sebastian
efd2f63886 Added loop for retrying failed downloads 2024-08-24 11:42:12 -05:00
12e9f298fb Merge pull request #138 from mxve/dependabot/github_actions/taiki-e/upload-rust-binary-action-1.22.0
Bump taiki-e/upload-rust-binary-action from 1.21.1 to 1.22.0
2024-08-23 10:39:48 +02:00
cd602b2fe8 Merge pull request #137 from mxve/dependabot/cargo/serde-1.0.208
Bump serde from 1.0.206 to 1.0.208
2024-08-23 10:39:41 +02:00
ffd6b74a1c Merge pull request #136 from mxve/dependabot/cargo/tokio-1.39.3
Bump tokio from 1.39.2 to 1.39.3
2024-08-23 10:39:34 +02:00
dependabot[bot]
5e433b0c9d Bump taiki-e/upload-rust-binary-action from 1.21.1 to 1.22.0
Bumps [taiki-e/upload-rust-binary-action](https://github.com/taiki-e/upload-rust-binary-action) from 1.21.1 to 1.22.0.
- [Release notes](https://github.com/taiki-e/upload-rust-binary-action/releases)
- [Changelog](https://github.com/taiki-e/upload-rust-binary-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/upload-rust-binary-action/compare/v1.21.1...v1.22.0)

---
updated-dependencies:
- dependency-name: taiki-e/upload-rust-binary-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 15:36:34 +00:00
dependabot[bot]
f8c08e5d5a Bump serde from 1.0.206 to 1.0.208
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.206 to 1.0.208.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 15:24:51 +00:00
dependabot[bot]
a483fff5a5 Bump tokio from 1.39.2 to 1.39.3
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.39.2 to 1.39.3.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.2...tokio-1.39.3)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 15:24:43 +00:00
b5bc8daaa7 fix: my mistake (#134) 2024-08-17 22:17:15 +02:00
9d569f4c43 Merge pull request #133 from mxve/diamante0018-patch-1
maint: update format
2024-08-17 22:00:34 +02:00
80cf127d4b maint: update format 2024-08-17 21:58:16 +02:00
d116f2ccaf Merge pull request #132 from mxve/maint/cleanup-misc
maint: remove unused import
2024-08-17 21:57:11 +02:00
fa31a548e5 maint: remove unused import 2024-08-17 21:54:05 +02:00
98b446d10b Merge pull request #131 from mxve/dependabot/cargo/serde_json-1.0.125
Bump serde_json from 1.0.120 to 1.0.125
2024-08-17 21:52:38 +02:00
dependabot[bot]
238ccf40b5 Bump serde_json from 1.0.120 to 1.0.125
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.120 to 1.0.125.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.120...1.0.125)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-17 19:52:11 +00:00
a8037a1108 Merge pull request #129 from mxve/dependabot/cargo/serde-1.0.206
Bump serde from 1.0.204 to 1.0.206
2024-08-17 21:51:15 +02:00
899eb284ee Merge pull request #127 from mxve/dependabot/cargo/tokio-1.39.2
Bump tokio from 1.38.1 to 1.39.2
2024-08-17 21:51:08 +02:00
dependabot[bot]
27cd0a0a61 Bump serde from 1.0.204 to 1.0.206
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.204 to 1.0.206.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.206)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 15:47:19 +00:00
2a7ceee990 tweakin 2024-07-30 16:29:13 +02:00
dependabot[bot]
703c1ebc50 Bump tokio from 1.38.1 to 1.39.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.38.1 to 1.39.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.1...tokio-1.39.2)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 15:56:21 +00:00
812d8808d6 Merge pull request #124 from mxve/dependabot/cargo/self-replace-1.4.0
Bump self-replace from 1.3.7 to 1.4.0
2024-07-25 10:33:36 +02:00
bcdb6e6d99 Merge pull request #123 from mxve/dependabot/cargo/tokio-1.38.1
Bump tokio from 1.38.0 to 1.38.1
2024-07-25 10:33:26 +02:00
7731719e63 Merge pull request #122 from mxve/dependabot/cargo/openssl-0.10.66
Bump openssl from 0.10.64 to 0.10.66
2024-07-25 10:33:21 +02:00
dependabot[bot]
40370eec5a Bump self-replace from 1.3.7 to 1.4.0
Bumps [self-replace](https://github.com/mitsuhiko/self-replace) from 1.3.7 to 1.4.0.
- [Changelog](https://github.com/mitsuhiko/self-replace/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/self-replace/compare/1.3.7...1.4.0)

---
updated-dependencies:
- dependency-name: self-replace
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 15:18:57 +00:00
dependabot[bot]
beaee38854 Bump tokio from 1.38.0 to 1.38.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.38.0 to 1.38.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.0...tokio-1.38.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 15:18:49 +00:00
dependabot[bot]
a67462a40d Bump openssl from 0.10.64 to 0.10.66
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.64 to 0.10.66.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.64...openssl-v0.10.66)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 15:18:39 +00:00
295af973b0 Merge branch 'main' of github.com:mxve/alterware-launcher 2024-07-20 10:49:40 +02:00
26f7d85878 replace sh1 file hashes with blake3 2024-07-20 10:49:36 +02:00