Skip to content

Commit

Permalink
deps.windows: Update qrcodegen-cmake to v1.8.0-cmake3
Browse files Browse the repository at this point in the history
  • Loading branch information
RytoEX committed Aug 31, 2024
1 parent b81fb68 commit 8bf418d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.windows/60-qrcodegencpp.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ param(
[string] $Uri = 'https://github.com/nayuki/QR-Code-generator.git',
[string] $Hash = '720f62bddb7226106071d4728c292cb1df519ceb',
[string] $UriCMake = 'https://github.com/EasyCoding/qrcodegen-cmake.git',
[string] $HashCMake = 'ea5835f7dca5bcf31dc795b1ac61bdc1f15940a7',
[string] $HashCMake = '0bc38a5c3ce8bc700a7e1b3082a55b82e292530e',
[array] $Targets = @('x64')
)

Expand Down

0 comments on commit 8bf418d

Please sign in to comment.