Skip to content

Release 3.0.0-rc10#607

Merged
sergiou87 merged 9 commits into
mainfrom
releases/3.0.0-rc7
Jan 21, 2025
Merged

Release 3.0.0-rc10#607
sergiou87 merged 9 commits into
mainfrom
releases/3.0.0-rc7

Conversation

@sergiou87

Copy link
Copy Markdown
Member

Bumps Git to 2.47.1 and brings arm64 support for Windows

@sergiou87 sergiou87 changed the title Release 3.0.0-rc7 Release 3.0.0-rc9 Jan 21, 2025
@sergiou87 sergiou87 changed the title Release 3.0.0-rc9 Release 3.0.0-rc10 Jan 21, 2025
Comment thread lib/git-environment.ts
if (process.arch === 'x64') {
return 'mingw64'
} else if (process.arch === 'arm64') {
return 'clangarm64'

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

arm64 builds introduce the clangarm64 subfolder

@sergiou87
sergiou87 requested a review from niik January 21, 2025 16:57
This was referenced Jan 21, 2025
@sergiou87
sergiou87 merged commit fd79308 into main Jan 21, 2025
@sergiou87
sergiou87 deleted the releases/3.0.0-rc7 branch January 21, 2025 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants