Skip to content

Commit

Permalink
Use WinDivert 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ValdikSS committed Jul 23, 2024
1 parent ba015cf commit 1646464
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ on:
workflow_dispatch:

env:
WINDIVERT_URL: https://www.reqrypt.org/download/WinDivert-2.2.0-A.zip
WINDIVERT_NAME: WinDivert-2.2.0-A.zip
WINDIVERT_BASENAME: WinDivert-2.2.0-A
WINDIVERT_SHA256: 2a7630aac0914746fbc565ac862fa096e3e54233883ac52d17c83107496b7a7f
WINDIVERT_URL: https://reqrypt.org/download/WinDivert-2.2.2-A.zip
WINDIVERT_NAME: WinDivert-2.2.2-A.zip
WINDIVERT_BASENAME: WinDivert-2.2.2-A
WINDIVERT_SHA256: 63cb41763bb4b20f600b6de04e991a9c2be73279e317d4d82f237b150c5f3f15

jobs:
build:
Expand Down

0 comments on commit 1646464

Please sign in to comment.