Browse Source

Update Rack SDK to version 2.6.3.

v2
Christoph Scholtes 2 months ago
parent
commit
c0113b29b1
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile View File

@@ -20,7 +20,7 @@ WGET := wget --continue
UNTAR := tar -x -f
UNZIP := unzip

RACK_SDK_VERSION := 2.5.2
RACK_SDK_VERSION := 2.6.3
DOCKER_IMAGE_VERSION := 16

MACOS_SDK_VERSION := 12.3


Loading…
Cancel
Save