Skip to content

Commit

Permalink
Update GNOME runtime to 47
Browse files Browse the repository at this point in the history
  • Loading branch information
Vysp3r committed Dec 21, 2024
1 parent f127a03 commit 6ea0425
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,9 @@
3. Install the necessary runtimes and build tools for Flatpak
```bash
flatpak install \
runtime/org.gnome.Sdk/x86_64/46 \
runtime/org.gnome.Platform/x86_64/46 \
runtime/org.freedesktop.Sdk.Extension.vala/x86_64/23.08 \
runtime/org.gnome.Sdk/x86_64/47 \
runtime/org.gnome.Platform/x86_64/47 \
runtime/org.freedesktop.Sdk.Extension.vala/x86_64/24.08 \
org.flatpak.Builder
```

Expand Down
2 changes: 1 addition & 1 deletion com.vysp3r.ProtonPlus.local.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
id: com.vysp3r.ProtonPlus
runtime: org.gnome.Platform
runtime-version: '46'
runtime-version: '47'
sdk: org.gnome.Sdk
sdk-extensions:
- org.freedesktop.Sdk.Extension.vala
Expand Down
2 changes: 1 addition & 1 deletion com.vysp3r.ProtonPlus.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
id: com.vysp3r.ProtonPlus
runtime: org.gnome.Platform
runtime-version: '46'
runtime-version: '47'
sdk: org.gnome.Sdk
sdk-extensions:
- org.freedesktop.Sdk.Extension.vala
Expand Down

0 comments on commit 6ea0425

Please sign in to comment.