Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fixed another URL
  • Loading branch information
Ayuto committed Nov 17, 2018
commit c50960dd9620030f8e09c9abef864d9633f5f3ba
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
GIT_COMMIT = None

LAST_SUCCESSFUL_BUILD_NUMBER_URL = (
'http://downloads.sourcepython.com/release/version.txt')
'http://downloads.sourcepython.com/version.txt')


# =============================================================================
Expand Down