Skip to content

Commit

Permalink
...for real
Browse files Browse the repository at this point in the history
  • Loading branch information
vzsg committed Jun 12, 2024
1 parent ec40b30 commit b27549b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions swiftenv/share/swiftenv-install/5.10.1
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ case "$PLATFORM" in
URL="https://swift.org/builds/swift-5.10.1-release/ubuntu2204/swift-5.10.1-RELEASE/swift-5.10.1-RELEASE-ubuntu22.04.tar.gz"
;;

'ubuntu24.04' )
URL="https://swift.org/builds/swift-5.10.1-release/ubuntu2404/swift-5.10.1-RELEASE/swift-5.10.1-RELEASE-ubuntu24.04.tar.gz"
;;

* )
;;
esac

0 comments on commit b27549b

Please sign in to comment.