Skip to content

Commit 2997357

Browse files
authored
upgrade to 1.90.9 (#483)
* upgrade imgui.net to use 1.90.1 also added dependabot for autoupdate of github actions * release new version 1.90.9.1
1 parent ae493d9 commit 2997357

20 files changed

+1881
-1761
lines changed

Diff for: .github/dependabot.yml

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "github-actions"
4+
directory: "/"
5+
schedule:
6+
interval: "daily"
7+
groups:
8+
github-action-deps:
9+
applies-to: "version-updates"
10+
patterns: ["*"]

Diff for: deps/cimgui/linux-x64/cimgui.so

-24 Bytes
Binary file not shown.

Diff for: deps/cimgui/osx/cimgui.dylib

-160 Bytes
Binary file not shown.

Diff for: deps/cimgui/win-arm64/cimgui.dll

2.5 KB
Binary file not shown.

Diff for: deps/cimgui/win-x64/cimgui.dll

0 Bytes
Binary file not shown.

Diff for: deps/cimgui/win-x86/cimgui.dll

4 KB
Binary file not shown.

0 commit comments

Comments
 (0)