mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 06:39:13 +00:00
fix choco release (#4941)
* fix choco action * fix choco action env vars * fix choco action env vars * fix choco action py version source regex
This commit is contained in:
@@ -17,8 +17,8 @@ topics = {
|
||||
"install": {
|
||||
"path": HERE_DIR / "tools" / "chocolateyinstall.ps1",
|
||||
"env_vars": {
|
||||
"url_blenderbim_py310_win_zip",
|
||||
"sha256sum_blenderbim_py310_win_zip",
|
||||
"url_blenderbim_py3x_win_zip",
|
||||
"sha256sum_blenderbim_py3x_win_zip",
|
||||
"latest_blender_version_maj_min",
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user