Skip to content

Commit

Permalink
install 1.80.0
Browse files Browse the repository at this point in the history
  • Loading branch information
billy1624 committed Jul 25, 2024
1 parent 52bc9a3 commit bba000a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ get_firedbg_version() {
local _firedbg_version="1.79.0"
;;
rustc\ 1.80.*)
local _firedbg_version="1.80.0-beta.1"
local _firedbg_version="1.80.0"
;;
*)
err "no precompiled binaries available for $_rustc_version";
Expand Down

0 comments on commit bba000a

Please sign in to comment.