feat: update end of life runtime
This commit is contained in:
@ -33,8 +33,8 @@ This is currently based on Packet Tracer 8.1.1 and is intended to track the late
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
flatpak install \
|
flatpak install \
|
||||||
org.freedesktop.Platform/x86_64/20.08 \
|
org.freedesktop.Platform/x86_64/21.08 \
|
||||||
org.freedesktop.Sdk/x86_64/20.08
|
org.freedesktop.Sdk/x86_64/21.08
|
||||||
```
|
```
|
||||||
|
|
||||||
4. Download the official Deb package to the cloned repository (don't rename it).
|
4. Download the official Deb package to the cloned repository (don't rename it).
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
app-id: com.cisco.PacketTracer
|
app-id: com.cisco.PacketTracer
|
||||||
runtime: org.freedesktop.Platform
|
runtime: org.freedesktop.Platform
|
||||||
runtime-version: '20.08'
|
runtime-version: '21.08'
|
||||||
sdk: org.freedesktop.Sdk
|
sdk: org.freedesktop.Sdk
|
||||||
command: /app/pt/packettracer
|
command: /app/pt/packettracer
|
||||||
finish-args:
|
finish-args:
|
||||||
|
Reference in New Issue
Block a user