Unverified Commit c8a05834 authored by Aleksana's avatar Aleksana Committed by GitHub
Browse files

mingw-w64-headers: fix update script (#493364)

parents 677dbb1f ae908937
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -43,9 +43,9 @@ def main [] {
  # Extract the newest version out of the URL
  let new_version = $newest
    | split column /
    | get column4.0
    | split column -
    | get column3.0
    | split column -
    | get column2.0
    | str replace .tar.bz2 ""
    | str trim -c v