Skip to content

Commit 131ce3a

Browse files
committed
Upgrade Rustup installer
1 parent e97c64f commit 131ce3a

File tree

1 file changed

+2
-2
lines changed
  • ansible/roles/dev-desktop/defaults

1 file changed

+2
-2
lines changed

ansible/roles/dev-desktop/defaults/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
vars_rustup_version: "1.24.1"
3-
vars_rustup_checksum: "a3cb081f88a6789d104518b30d4aa410009cd08c3822a1226991d6cf0442a0f8"
2+
vars_rustup_version: "1.27.1"
3+
vars_rustup_checksum: "32a680a84cf76014915b3f8aa44e3e40731f3af92cd45eb0fcc6264fd257c428"
44

55
vars_team_login_path: "/root/team_login"
66
allow_ssh_extra_groups: "dev-desktop-allow-ssh"

0 commit comments

Comments
 (0)