Skip to content

Commit

Permalink
Revert localhost change.
Browse files Browse the repository at this point in the history
  • Loading branch information
mithro committed Nov 1, 2023
1 parent e4d0dbc commit 04e9455
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ def org_theopenroadproject_asap7():
http_archive,
name = "org_theopenroadproject_asap7",
urls = [
"http://localhost/cd13de4e603913291ec6b8401ab63ec481178a5a.tar.gz",
# "https://github.com/The-OpenROAD-Project/asap7/archive/cd13de4e603913291ec6b8401ab63ec481178a5a.tar.gz",
"https://github.com/The-OpenROAD-Project/asap7/archive/cd13de4e603913291ec6b8401ab63ec481178a5a.tar.gz",
],
strip_prefix = "asap7-cd13de4e603913291ec6b8401ab63ec481178a5a",
sha256 = "1820b732362852ec9658695c7509dd81eda571bb6b64def48ff92e2fab78fbe8",
Expand Down

0 comments on commit 04e9455

Please sign in to comment.