Skip to content

Commit

Permalink
windows: 固定 aws nvme win8.x 最终版本
Browse files Browse the repository at this point in the history
  • Loading branch information
bin456789 committed Oct 29, 2024
1 parent 409b769 commit c6898e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions trans.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4271,6 +4271,7 @@ install_windows() {
nvme_ver=$(
case "$nt_ver" in
6.1) echo 1.3.2 ;; # sha1 签名
6.2 | 6.3) echo 1.5.1 ;;
*) echo Latest ;;
esac
)
Expand Down

0 comments on commit c6898e9

Please sign in to comment.