Skip to content

Commit

Permalink
upgrade to 1.90.9 (#483)
Browse files Browse the repository at this point in the history
* upgrade imgui.net to use 1.90.1
also added dependabot for autoupdate of github actions

* release new version 1.90.9.1
  • Loading branch information
zaafar authored Jul 6, 2024
1 parent ae493d9 commit 2997357
Show file tree
Hide file tree
Showing 20 changed files with 1,881 additions and 1,761 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
groups:
github-action-deps:
applies-to: "version-updates"
patterns: ["*"]
Binary file modified deps/cimgui/linux-x64/cimgui.so
Binary file not shown.
Binary file modified deps/cimgui/osx/cimgui.dylib
Binary file not shown.
Binary file modified deps/cimgui/win-arm64/cimgui.dll
Binary file not shown.
Binary file modified deps/cimgui/win-x64/cimgui.dll
Binary file not shown.
Binary file modified deps/cimgui/win-x86/cimgui.dll
Binary file not shown.
Loading

0 comments on commit 2997357

Please sign in to comment.