Changed the default download URL to pull from GitHub since blender.org blocks the Python HTTP library

This commit is contained in:
2026-08-10 05:57:04 -04:00
parent 5c7adf481e
commit 3b8ae0e0cf
2 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{% from "blender/map.jinja" import blender with context %}
# 1. Download and extract archive
# 1. Download and extract directly from GitHub Releases
blender_extract_tarball:
archive.extracted:
- name: {{ blender.archive_dir }}