mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Update to version 1.7.13 (#297)
This commit is contained in:
@@ -2820,6 +2820,19 @@
|
||||
"dest": "cargo/vendor/openssl-probe-0.1.5",
|
||||
"dest-filename": ".cargo-checksum.json"
|
||||
},
|
||||
{
|
||||
"type": "archive",
|
||||
"archive-type": "tar-gzip",
|
||||
"url": "https://static.crates.io/crates/openssl-src/openssl-src-111.24.0+1.1.1s.crate",
|
||||
"sha256": "3498f259dab01178c6228c6b00dcef0ed2a2d5e20d648c017861227773ea4abd",
|
||||
"dest": "cargo/vendor/openssl-src-111.24.0+1.1.1s"
|
||||
},
|
||||
{
|
||||
"type": "inline",
|
||||
"contents": "{\"package\": \"3498f259dab01178c6228c6b00dcef0ed2a2d5e20d648c017861227773ea4abd\", \"files\": {}}",
|
||||
"dest": "cargo/vendor/openssl-src-111.24.0+1.1.1s",
|
||||
"dest-filename": ".cargo-checksum.json"
|
||||
},
|
||||
{
|
||||
"type": "archive",
|
||||
"archive-type": "tar-gzip",
|
||||
|
||||
@@ -25,7 +25,13 @@ https://hughsie.github.io/oars/index.html
|
||||
-->
|
||||
<content_rating type="oars-1.1" />
|
||||
<releases>
|
||||
<release version="1.7.11" date="2022-12-28">
|
||||
<release version="1.7.13" date="2022-12-30">
|
||||
<description>
|
||||
<ul>
|
||||
<li>Fix not finding Epic Games (thanks to vkbsb)</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release> <release version="1.7.11" date="2022-12-28">
|
||||
<description>
|
||||
<ul>
|
||||
<li>Automatically go fullscreen when in steam mode</li>
|
||||
|
||||
Reference in New Issue
Block a user