Skip to content

Commit c57df5a

Browse files
deps: update dependency openscad-windows to v2026.01.19 (#210)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | OpenSCAD-Windows | patch | `2026.01.18` → `2026.01.19` | --- ### Configuration 📅 **Schedule**: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/kellerlabs/homeracker). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 76887ec commit c57df5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/scadm/scadm/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
OPENSCAD_STABLE_VERSION = "2021.01"
55

66
# renovate: datasource=custom.openscad-snapshots depName=OpenSCAD versioning=loose
7-
OPENSCAD_NIGHTLY_VERSION_WINDOWS = "2026.01.18"
7+
OPENSCAD_NIGHTLY_VERSION_WINDOWS = "2026.01.19"
88
# renovate: datasource=custom.openscad-snapshots depName=OpenSCAD versioning=loose
99
OPENSCAD_NIGHTLY_VERSION_LINUX = "2026.01.02.ai30348"

0 commit comments

Comments
 (0)