We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 852d62b commit 74679a3Copy full SHA for 74679a3
anyvm.py
@@ -74,7 +74,7 @@ def urlretrieve(url, filename, reporthook=None):
74
75
76
DEFAULT_BUILDER_VERSIONS = {
77
- "freebsd": "2.0.5",
+ "freebsd": "2.0.7",
78
"openbsd": "2.0.0",
79
"netbsd": "2.0.3",
80
"dragonflybsd": "2.0.3",
0 commit comments