Skip to content

Commit

Permalink
Upgraded all workspaces with 1.15 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
doctorfree committed Feb 20, 2024
1 parent 2a01fb1 commit a29793a
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 0 deletions.
1 change: 1 addition & 0 deletions workspaces/AppImage/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"amd64"
],
"compatibility": [
"1.15.x",
"1.14.x"
],
"uncompressed_size_mb": 12300
Expand Down
1 change: 1 addition & 0 deletions workspaces/Asciigames/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"amd64"
],
"compatibility": [
"1.15.x",
"1.14.x"
],
"uncompressed_size_mb": 12700
Expand Down
1 change: 1 addition & 0 deletions workspaces/Asciiville/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"amd64"
],
"compatibility": [
"1.15.x",
"1.14.x"
],
"cores": 2,
Expand Down
1 change: 1 addition & 0 deletions workspaces/CloudStorage/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"amd64"
],
"compatibility": [
"1.15.x",
"1.14.x"
],
"uncompressed_size_mb": 12300
Expand Down
1 change: 1 addition & 0 deletions workspaces/Deluxe/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"amd64"
],
"compatibility": [
"1.15.x",
"1.14.x"
],
"cores": 2,
Expand Down
1 change: 1 addition & 0 deletions workspaces/Jupyter/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"amd64"
],
"compatibility": [
"1.15.x",
"1.14.x"
],
"uncompressed_size_mb": 20300
Expand Down
1 change: 1 addition & 0 deletions workspaces/Kitty/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"amd64"
],
"compatibility": [
"1.15.x",
"1.14.x"
],
"uncompressed_size_mb": 12500
Expand Down
1 change: 1 addition & 0 deletions workspaces/LM-Studio/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"amd64"
],
"compatibility": [
"1.15.x",
"1.14.x"
],
"uncompressed_size_mb": 12700
Expand Down
1 change: 1 addition & 0 deletions workspaces/Neovim/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"amd64"
],
"compatibility": [
"1.15.x",
"1.14.x"
],
"uncompressed_size_mb": 12700
Expand Down
1 change: 1 addition & 0 deletions workspaces/OSINT/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"amd64"
],
"compatibility": [
"1.15.x",
"1.14.x"
],
"uncompressed_size_mb": 12900
Expand Down
1 change: 1 addition & 0 deletions workspaces/Ubuntu-Focal/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"amd64"
],
"compatibility": [
"1.15.x",
"1.14.x"
],
"uncompressed_size_mb": 9960
Expand Down
1 change: 1 addition & 0 deletions workspaces/Ubuntu-Jammy/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"amd64"
],
"compatibility": [
"1.15.x",
"1.14.x"
],
"uncompressed_size_mb": 10600
Expand Down
1 change: 1 addition & 0 deletions workspaces/VS-Code/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"amd64"
],
"compatibility": [
"1.15.x",
"1.14.x"
],
"uncompressed_size_mb": 12900
Expand Down
1 change: 1 addition & 0 deletions workspaces/Wing/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"amd64"
],
"compatibility": [
"1.15.x",
"1.14.x"
],
"uncompressed_size_mb": 12700
Expand Down
1 change: 1 addition & 0 deletions workspaces/WingPlus/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"amd64"
],
"compatibility": [
"1.15.x",
"1.14.x"
],
"uncompressed_size_mb": 14800
Expand Down

0 comments on commit a29793a

Please sign in to comment.