-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
release: update release metadata to latest
- Loading branch information
1 parent
b206150
commit 4a6a1bf
Showing
1 changed file
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,19 @@ | ||
{ | ||
"name": "v2.2.0", | ||
"notes": "{\"changes\":[{\"description\":\"f/settings: confirm bypass requirements menu as well\",\"contributor\":\"xTVaser\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/227\"},{\"description\":\"build(deps-dev): bump vite from 4.3.6 to 4.3.9\",\"contributor\":\"dependabot\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/237\"},{\"description\":\"build(deps): bump wgpu from 0.16.0 to 0.16.1\",\"contributor\":\"dependabot\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/236\"},{\"description\":\"build(deps-dev): bump @sveltejs/vite-plugin-svelte from 2.2.0 to 2.4.1\",\"contributor\":\"dependabot\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/235\"},{\"description\":\"build(deps): bump log from 0.4.17 to 0.4.18\",\"contributor\":\"dependabot\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/234\"},{\"description\":\"build(deps): bump chrono from 0.4.24 to 0.4.25\",\"contributor\":\"dependabot\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/232\"},{\"description\":\"build(deps): bump tokio from 1.28.1 to 1.28.2\",\"contributor\":\"dependabot\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/233\"},{\"description\":\"build(deps-dev): bump @octokit/rest from 19.0.8 to 19.0.11\",\"contributor\":\"dependabot\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/230\"},{\"description\":\"ci: add Clippy Linter\",\"contributor\":\"tarunsamanta2k20\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/207\"},{\"description\":\"lint: fix Rust lints\",\"contributor\":\"xTVaser\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/242\"},{\"description\":\"build(deps-dev): bump flowbite-svelte from 0.34.12 to 0.37.4\",\"contributor\":\"dependabot\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/241\"},{\"description\":\"build(deps-dev): bump typescript from 5.0.4 to 5.1.3\",\"contributor\":\"dependabot\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/240\"},{\"description\":\"build(deps-dev): bump prettier-plugin-svelte from 2.10.0 to 2.10.1\",\"contributor\":\"dependabot\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/239\"},{\"description\":\"build(deps): bump chrono from 0.4.25 to 0.4.26\",\"contributor\":\"dependabot\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/238\"},{\"description\":\"build(deps): bump serde_json from 1.0.96 to 1.0.97\",\"contributor\":\"dependabot\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/255\"},{\"description\":\"build(deps-dev): bump @iconify/svelte from 3.1.3 to 3.1.4\",\"contributor\":\"dependabot\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/250\"},{\"description\":\"build(deps): bump log from 0.4.18 to 0.4.19\",\"contributor\":\"dependabot\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/247\"},{\"description\":\"Fix clippy warnings\",\"contributor\":\"fabjan\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/258\"},{\"description\":\"build(deps): bump sysinfo from 0.29.0 to 0.29.2\",\"contributor\":\"dependabot\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/245\"},{\"description\":\"build(deps): bump serde from 1.0.163 to 1.0.164\",\"contributor\":\"dependabot\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/246\"},{\"description\":\"build(deps-dev): bump postcss from 8.4.23 to 8.4.24\",\"contributor\":\"dependabot\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/248\"},{\"description\":\"build(deps-dev): bump @sveltejs/vite-plugin-svelte from 2.4.1 to 2.4.2\",\"contributor\":\"dependabot\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/257\"},{\"description\":\"build(deps): bump serde_json from 1.0.97 to 1.0.99\",\"contributor\":\"dependabot\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/256\"},{\"description\":\"build(deps-dev): bump flowbite-svelte from 0.37.4 to 0.39.2\",\"contributor\":\"dependabot\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/264\"},{\"description\":\"build(deps): bump tokio from 1.28.2 to 1.29.1\",\"contributor\":\"dependabot\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/262\"},{\"description\":\"build(deps): bump serde from 1.0.164 to 1.0.166\",\"contributor\":\"dependabot\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/261\"},{\"description\":\"build(deps): bump sysinfo from 0.29.2 to 0.29.4\",\"contributor\":\"dependabot\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/260\"},{\"description\":\"build(deps): bump backtrace from 0.3.67 to 0.3.68\",\"contributor\":\"dependabot\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/259\"},{\"description\":\"frontend: fix frontend styling\",\"contributor\":\"xTVaser\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/269\"},{\"description\":\"DRY the RPC invocations\",\"contributor\":\"fabjan\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/266\"},{\"description\":\"requirements: Check for OpenGL version compatibility via built-in `gk` test if possible\",\"contributor\":\"xTVaser\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/268\"},{\"description\":\"build(deps): bump tauri-build from 1.3.0 to 1.4.0\",\"contributor\":\"dependabot\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/254\"},{\"description\":\"build(deps): bump the backend-deps group with 7 updates\",\"contributor\":\"dependabot\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/277\"},{\"description\":\"fix the macos release name check\",\"contributor\":\"fabjan\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/270\"},{\"description\":\"build(deps-dev): bump the frontend-deps group with 7 updates\",\"contributor\":\"dependabot\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/278\"},{\"description\":\"features: Add Texture Pack Management\",\"contributor\":\"xTVaser\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/271\"},{\"description\":\"tests: Start writing tests, Splash and some of the `lib/` functions\",\"contributor\":\"xTVaser\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/280\"},{\"description\":\"use unplugin-icons instead of @iconify/svelte\",\"contributor\":\"fabjan\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/282\"},{\"description\":\"ci: simplify release workflow and verify release assets prior to publishing\",\"contributor\":\"xTVaser\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/284\"},{\"description\":\"fonts: initial implementation of locale-specific fonts\",\"contributor\":\"xTVaser\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/285\"},{\"description\":\"frontend: fix header CSS\",\"contributor\":\"xTVaser\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/287\"},{\"description\":\"build(deps): bump the backend-deps group with 4 updates\",\"contributor\":\"dependabot\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/288\"},{\"description\":\"build(deps-dev): bump the frontend-deps group with 8 updates\",\"contributor\":\"dependabot\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/289\"},{\"description\":\"macOS support and a handful of bug fixes encountered along the way\",\"contributor\":\"xTVaser\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/291\"},{\"description\":\"ci: continue to use PAT sections\",\"contributor\":\"xTVaser\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/292\"},{\"description\":\"New Crowdin updates\",\"contributor\":\"xTVaser\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/293\"}]}", | ||
"pub_date": "2023-07-31T06:21:12Z", | ||
"name": "v2.2.1", | ||
"notes": "{\"changes\":[{\"description\":\"build(deps): bump the backend-deps group with 1 update\",\"contributor\":\"dependabot\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/294\"},{\"description\":\"Properly reverse order when applying texture packs\",\"contributor\":\"xTVaser\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/299\"},{\"description\":\"support: Some hopefully useful support improvements\",\"contributor\":\"xTVaser\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/302\"},{\"description\":\"build(deps): bump the backend-deps group with 10 updates\",\"contributor\":\"dependabot\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/311\"},{\"description\":\"build(deps-dev): bump the frontend-deps group with 16 updates\",\"contributor\":\"dependabot\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/312\"},{\"description\":\"Dynamically change game background based on user's game completion\",\"contributor\":\"xTVaser\",\"pullRequestUrl\":\"https://github.com/open-goal/launcher/pull/298\"}]}", | ||
"pub_date": "2023-08-30T02:12:57Z", | ||
"platforms": { | ||
"linux-x86_64": { | ||
"signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVTU1FRci9NckROT1pJVWVWV0p4YUFRTHAwRlRDd25tMGF4ejdQZlFMM1cxZHhLMHUrSll0cFhHN2FvTWJPeVpBQkx6cEhXY25rb05tYytWTkxsMnd5RGttemx2emlrQXdVPQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNjkwNzg0OTk0CWZpbGU6b3Blbi1nb2FsLWxhdW5jaGVyXzIuMi4wX2FtZDY0LkFwcEltYWdlLnRhci5negpwSTdRNjlaeDJMV1QxSWpUYlNsdGEvWWwvRi8zMzdXZG9iaWdPMC9NQVJjdDZHeG16blV4M2NrTXlaenZlLzJRQlZhVTR4V3BVTGg0czFINU5RTzFBZz09Cg==", | ||
"url": "https://github.com/open-goal/launcher/releases/download/v2.2.0/open-goal-launcher_2.2.0_amd64.AppImage.tar.gz" | ||
"signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVTU1FRci9NckROT1F1dm50K202WFh5aExQK2RySmlBNDJxT2habFYwdks4YUcrVmxTQVBzazc4SktJTkJmeTRsdnpuMEM5ZkVLc1ZMWnJYeitZaStVZ3pqdmdBRTMwR2dBPQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNjkzMzYyNDc4CWZpbGU6b3Blbi1nb2FsLWxhdW5jaGVyXzIuMi4xX2FtZDY0LkFwcEltYWdlLnRhci5negpxeXdFTW14Ry95a2ZOOVphSTVXejhhbUxLZC9ZTC92dnNpOThrUEZMSlFINCs1TmZIRzlVbmRsNFhlWnl3RG5JM2I4V0pzUFJnSkZGQkgzdkQ0NUlBQT09Cg==", | ||
"url": "https://github.com/open-goal/launcher/releases/download/v2.2.1/open-goal-launcher_2.2.1_amd64.AppImage.tar.gz" | ||
}, | ||
"windows-x86_64": { | ||
"signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVTU1FRci9NckROT1QrOWJQWURYK08waE5ObnZ1YllaRVVrR3RaSUxiSVZBcHBNK2ViY1Q4cm5sYklEcXQ3R0V6TGhxQ1V2b2Rpc0xvc25BU2c5Wms3QWdoRFBKUmNTK1FNPQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNjkwNzg1MDMzCWZpbGU6T3BlbkdPQUwtTGF1bmNoZXJfMi4yLjBfeDY0X2VuLVVTLm1zaS56aXAKSjNXdyt5YmtVQkdLOXdPeS9aVEZCNVkrTmd4ZE1PRXBvbkZzdjZGdTducGw2YjJaVVdBWnFvcnZEVzk4RytNQ2JkNmRGWnlYek5yazhsVk91eGxTRHc9PQo=", | ||
"url": "https://github.com/open-goal/launcher/releases/download/v2.2.0/OpenGOAL-Launcher_2.2.0_x64_en-US.msi.zip" | ||
"signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVTU1FRci9NckROT2YxYXdUZWVyMW9RYXB3ZHhlVWdmWW1TWUdPRG1GRkpobW9YQnRtR1hyaEg1QlY1VndOVWFrNkd0dmUycFFJRjNpbnduR3dEMlhmMmtDbmoyb29KRFF3PQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNjkzMzYyNzE2CWZpbGU6T3BlbkdPQUwtTGF1bmNoZXJfMi4yLjFfeDY0X2VuLVVTLm1zaS56aXAKeElSckNqalE4dC9xS21zMU11aWxuQks3VGhhZWUrWWU1UFllZGZwNGZmWjdFYzl5d2gyY3I2N3BUVXJkT3lpdnpkekZ0ZnJXQWtWeDJtREZ2dHZzQnc9PQo=", | ||
"url": "https://github.com/open-goal/launcher/releases/download/v2.2.1/OpenGOAL-Launcher_2.2.1_x64_en-US.msi.zip" | ||
}, | ||
"darwin-x86_64": { | ||
"signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVTU1FRci9NckROT2RFSTNXT1RDSXM0RnpTY3lxRHMvUXNlTjY3YTZMMjdrRjNicjYwVU92WGJGWUM0TW5rSldWT0ZyOUQyNUhoU2pMSzRsRUVqS1F6bUZBek9uTmQyMGdjPQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNjkwNzg1MDU1CWZpbGU6T3BlbkdPQUwtTGF1bmNoZXIuYXBwLnRhci5negpjWklvZm12Mzg5L1ZrNEtqM0h5S2F4bjg5d2Zjd3I1R2FSNVdPTEU4UG9HcTJXbGlac0k2a2ZoeGRjNDNibmJpWW9jWGJ3Mll3Y25XVllTTkdqQ1ZEQT09Cg==", | ||
"url": "https://github.com/open-goal/launcher/releases/download/v2.2.0/OpenGOAL-Launcher_x64.app.tar.gz" | ||
"signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVTU1FRci9NckROT1M5MXNiV1VUeUo1U21WQ3VvZ0JTeEZ5S2E1ZkRETFdDcTNzZVNZTUV6azZmaE5yN0o5UWhrVmdYelVicXdGUEk1UTRrKzgrZTFUcld5U1lIZnQxL2djPQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNjkzMzYyNTM4CWZpbGU6T3BlbkdPQUwtTGF1bmNoZXIuYXBwLnRhci5negpLTkZnSmNpbkVITm1mU3lNZUR2YmdKU3N0aHduemFZKzRMcWtMK3ZLQWtWbzExekZhRGxKcGVoMzVDL1RsWFMxb1VZb0kwd2xBdTYvL2UycDZrSU5EUT09Cg==", | ||
"url": "https://github.com/open-goal/launcher/releases/download/v2.2.1/OpenGOAL-Launcher_x64.app.tar.gz" | ||
} | ||
} | ||
} |