Skip to content

Commit

Permalink
build: Add SDK 10.0.22621.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AlessandroBono authored and nacho committed May 14, 2024
1 parent e9d3144 commit e1ab0eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gvsbuild/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ class WinSdkVersion(str, Enum):
sdk_16299 = "10.0.16299.0"
sdk_17134 = "10.0.17134.0"
sdk_17763 = "10.0.17763.0"
sdk_22621 = "10.0.22621.0"


class PythonVersion(str, Enum):
Expand Down

0 comments on commit e1ab0eb

Please sign in to comment.