Skip to content

Commit 8eb3f7c

Browse files
committed
ci: bump up version to 1.64.0.0
1 parent fa334ed commit 8eb3f7c

23 files changed

+26
-26
lines changed

.github/workflows/build-rust-aarch64-apple-darwin-self-hosted-dispatch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
release_version:
1616
description: 'Release Version for generation'
1717
required: true
18-
default: '1.63.0.2'
18+
default: '1.64.0.0'
1919
rust_version:
2020
description: 'Version of esp rust to use'
2121
required: true

.github/workflows/build-rust-aarch64-unknown-linux-gnu-self-hosted-dispatch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
release_version:
1616
description: 'Release Version for generation'
1717
required: true
18-
default: '1.63.0.2'
18+
default: '1.64.0.0'
1919
rust_version:
2020
description: 'Version of esp rust to use'
2121
required: true

.github/workflows/build-rust-src-dispatch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
release_version:
1515
description: 'Release Version for generation'
1616
required: true
17-
default: '1.63.0.2'
17+
default: '1.64.0.0'
1818
rust_version:
1919
description: 'Version of esp rust to use'
2020
required: true

.github/workflows/build-rust-x86_64-apple-darwin-self-hosted-dispatch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
release_version:
1616
description: 'Release Version for generation'
1717
required: true
18-
default: '1.63.0.2'
18+
default: '1.64.0.0'
1919
rust_version:
2020
description: 'Version of esp rust to use'
2121
required: true

.github/workflows/build-rust-x86_64-pc-windows-msvc-self-hosted-dispatch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
release_version:
1616
description: 'Release Version for generation'
1717
required: true
18-
default: '1.63.0.2'
18+
default: '1.64.0.0'
1919
rust_version:
2020
description: 'Version of esp rust to use'
2121
required: true

.github/workflows/build-rust-x86_64-unknown-linux-gnu-self-hosted-dispatch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
release_version:
1616
description: 'Release Version for generation'
1717
required: true
18-
default: '1.63.0.2'
18+
default: '1.64.0.0'
1919
rust_version:
2020
description: 'Version of esp rust to use'
2121
required: true

.github/workflows/publish-idf-rust-examples-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
release_version:
1111
description: 'Release version - long 4 places for tag'
1212
required: true
13-
default: '1.63.0.2'
13+
default: '1.64.0.0'
1414
rust_patch_version:
1515
description: 'Release patch version for generation - 3 places for tag'
1616
required: true

.github/workflows/publish-idf-rust-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
release_version:
1111
description: 'Release version - long 4 places for tag'
1212
required: true
13-
default: '1.63.0.2'
13+
default: '1.64.0.0'
1414
rust_patch_version:
1515
description: 'Release patch version for generation - 3 places for tag'
1616
required: true

.github/workflows/publish-idf-rust-tags.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
toolchain-version:
1111
description: "Version of Rust toolchain"
1212
required: true
13-
default: '1.63.0.2'
13+
default: '1.64.0.0'
1414

1515
jobs:
1616
esp-idf:

.github/workflows/release-installer-dispatch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
release_version:
1111
description: 'Release Version for generation'
1212
required: true
13-
default: '1.63.0.2'
13+
default: '1.64.0.0'
1414
rust_version:
1515
description: 'Version of esp rust to use'
1616
required: true

.github/workflows/test-rust-aarch64-apple-darwin-dispatch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
toolchain_version:
1111
description: 'Version of Rust IDF toolchain'
1212
required: true
13-
default: '1.63.0.2'
13+
default: '1.64.0.0'
1414
target:
1515
description: 'Target to build (e.g. xtensa-esp32-espidf)'
1616
required: true

.github/workflows/test-rust-x86_64-apple-darwin-dispatch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
toolchain_version:
1111
description: 'Version of Rust IDF toolchain'
1212
required: true
13-
default: '1.63.0.2'
13+
default: '1.64.0.0'
1414

1515
jobs:
1616
build-idf-rust-examples:

.github/workflows/test-rust-x86_64-pc-windows-msvc-dispatch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
toolchain_version:
1111
description: 'Version of Rust IDF toolchain'
1212
required: true
13-
default: '1.63.0.2'
13+
default: '1.64.0.0'
1414

1515
jobs:
1616
build-idf-rust-examples:

.github/workflows/test-rust-x86_64-pc-windows-msvc-self-hosted-dispatch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
ARCH: ''
2121
TARGET: win-x64
2222
ASSET_PATH: 'build/dist/esp.zip'
23-
ASSET_NAME: 'rust-1.63.0.2-x86_64-pc-windows-msvc.zip'
23+
ASSET_NAME: 'rust-1.64.0.0-x86_64-pc-windows-msvc.zip'
2424
ASSET_CONTENT_TYPE: 'application/zip'
2525
LLVM_ROOT_OPTION: '--llvm-root=C:/llvm-project'
2626
steps:

.github/workflows/test-rust-x86_64-unknown-linux-gnu-dispatch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
toolchain_version:
1111
description: 'Version of Rust IDF toolchain'
1212
required: true
13-
default: '1.63.0.2'
13+
default: '1.64.0.0'
1414
esp_idf_version:
1515
description: 'Version of ESP-IDF for the build'
1616
required: true

Install-RustToolchain.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ param (
77
[String]
88
$ExportFile = '',
99
[String]
10-
$ToolchainVersion = '1.63.0.2',
10+
$ToolchainVersion = '1.64.0.0',
1111
[String]
1212
$ToolchainDestination = "${HOME}/.rustup/toolchains/esp",
1313
[String]

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@ Download the installer from the [Release section](https://github.com/esp-rs/rust
3939
#### Download installer in Bash
4040

4141
```bash
42-
curl -LO https://github.com/esp-rs/rust-build/releases/download/v1.63.0.2/install-rust-toolchain.sh
42+
curl -LO https://github.com/esp-rs/rust-build/releases/download/v1.64.0.0/install-rust-toolchain.sh
4343
chmod a+x install-rust-toolchain.sh
4444
```
4545

4646
#### Download installer in PowerShell
4747

4848
```powershell
49-
Invoke-WebRequest 'https://github.com/esp-rs/rust-build/releases/download/v1.63.0.2/Install-RustToolchain.ps1' -OutFile .\Install-RustToolchain.ps1
49+
Invoke-WebRequest 'https://github.com/esp-rs/rust-build/releases/download/v1.64.0.0/Install-RustToolchain.ps1' -OutFile .\Install-RustToolchain.ps1
5050
```
5151

5252
### Linux and macOS
@@ -83,7 +83,7 @@ Export variables are displayed at the end of the script.
8383
Installation of different version of the toolchain:
8484

8585
```
86-
./install-rust-toolchain.sh --toolchain-version 1.63.0.2 --export-file export-esp-rust.sh
86+
./install-rust-toolchain.sh --toolchain-version 1.64.0.0 --export-file export-esp-rust.sh
8787
source export-esp-rust.sh
8888
```
8989
@@ -162,7 +162,7 @@ Export variables are displayed at the end of the output from the script.
162162
Installation of different versions of toolchain:
163163

164164
```sh
165-
./Install-RustToolchain.ps1 -ToolchainVersion 1.63.0.2 -ExportFile Export-EspRust.ps1
165+
./Install-RustToolchain.ps1 -ToolchainVersion 1.64.0.0 -ExportFile Export-EspRust.ps1
166166
. ./Export-EspRust.ps1
167167
```
168168

Test-RustToolchain.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ param (
55
[ValidateSet("x86_64-pc-windows-msvc", "x86_64-pc-windows-gnu")]
66
$DefaultHost = "x86_64-pc-windows-msvc",
77
[String]
8-
$ToolchainVersion = '1.63.0.2',
8+
$ToolchainVersion = '1.64.0.0',
99
[String]
1010
[ValidateSet("xtensa-esp32-espidf", "xtensa-esp32s2-espidf", "xtensa-esp32s3-espidf", "riscv32imc-esp-espidf")]
1111
$Target = "xtensa-esp32-espidf",

idf-rust.Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ENV LANG=C.UTF-8
88
ARG CONTAINER_USER=esp
99
ARG CONTAINER_GROUP=esp
1010
ARG NIGHTLY_TOOLCHAIN_VERSION=nightly
11-
ARG XTENSA_TOOLCHAIN_VERSION=1.63.0.2
11+
ARG XTENSA_TOOLCHAIN_VERSION=1.64.0.0
1212
ARG ESP_IDF_VERSION=""
1313
ARG ESP_BOARD=esp32,esp32s2,esp32s3
1414
ARG INSTALL_RUST_TOOLCHAIN=install-rust-toolchain.sh

install-rust-toolchain.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ set -eu
44
#set -v
55

66
# Default values
7-
TOOLCHAIN_VERSION="1.63.0.2"
7+
TOOLCHAIN_VERSION="1.64.0.0"
88
RUSTUP_HOME="${RUSTUP_HOME:-${HOME}/.rustup}"
99
CARGO_HOME="${CARGO_HOME:-${HOME}/.cargo}"
1010
TOOLCHAIN_DESTINATION_DIR="${RUSTUP_HOME}/toolchains/esp"

support/rust-build/Repackage-RustRelease.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ param (
1111
$ErrorActionPreference = "Stop"
1212

1313
$RustVersion="nightly"
14-
$ReleaseVersion="1.63.0.2"
14+
$ReleaseVersion="1.64.0.0"
1515

1616
if (Test-Path -Path esp -PathType Container) {
1717
Remove-Item -Recurse -Force -Path esp
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22

33
for I in *1.63.0-dev*; do
4-
NEW_NAME=`echo $I | sed -e 's/1.63.0-dev/1.63.0.2/g'`
4+
NEW_NAME=`echo $I | sed -e 's/1.63.0-dev/1.64.0.0/g'`
55
mv $I $NEW_NAME
66
done
77

test-rust-toolchain.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
set -e
44

55
# Default values
6-
TOOLCHAIN_VERSION="1.63.0.2"
6+
TOOLCHAIN_VERSION="1.64.0.0"
77
if [ -z "${RUSTUP_HOME}" ]; then
88
RUSTUP_HOME="${HOME}/.rustup"
99
fi

0 commit comments

Comments
 (0)