diff --git a/.github/actions/windows-patches/action.yaml b/.github/actions/windows-patches/action.yaml index f4ce585f2..3c7dec67a 100644 --- a/.github/actions/windows-patches/action.yaml +++ b/.github/actions/windows-patches/action.yaml @@ -41,9 +41,9 @@ runs: - name: Setup bouf shell: pwsh env: - BOUF_TAG: 'v0.6.3' - BOUF_HASH: '7f1d266467620aa553a705391ee06128e8ee14af66129a0e64a282997fb6fd83' - BOUF_NSIS_HASH: 'a234126de89f122b6a552df3416de3eabcb4195217626c7f4eaec71b20fe36eb' + BOUF_TAG: 'v0.6.4' + BOUF_HASH: 'aca6810e741dc38ff843fab7b25a0ad8570ee84f5595132cf0cc4a5b0131b4c4' + BOUF_NSIS_HASH: 'ed453784486556bd959d56743a8478ad3f68fe0305e9b43ac19d8771d0515257' GH_TOKEN: ${{ github.token }} run: | # Download bouf release