Fix prerelease tags

This commit is contained in:
Julian Ospald 2023-08-17 19:47:21 +08:00
parent fab0629aab
commit 69dd66bfb8
No known key found for this signature in database
GPG Key ID: CCC85C0E40C06A8C
2 changed files with 2 additions and 2 deletions

View File

@ -832,7 +832,7 @@ ghcupDownloads:
dlUri: https://downloads.haskell.org/~ghc/9.6.0.20230302/ghc-9.6.0.20230302-src.tar.xz dlUri: https://downloads.haskell.org/~ghc/9.6.0.20230302/ghc-9.6.0.20230302-src.tar.xz
viTags: viTags:
- base-4.18.0.0 - base-4.18.0.0
- LatestPrerelease - Prerelease
viTestDL: viTestDL:
dlHash: 50950baf5bee33eb59c0d55913f283fd55d0c739a5bfed4badc42aa094e15f03 dlHash: 50950baf5bee33eb59c0d55913f283fd55d0c739a5bfed4badc42aa094e15f03
dlSubdir: ghc-9.6.0.20230302 dlSubdir: ghc-9.6.0.20230302
@ -1060,7 +1060,7 @@ ghcupDownloads:
dlSubdir: ghc-9.8.0.20230809 dlSubdir: ghc-9.8.0.20230809
dlUri: https://downloads.haskell.org/~ghc/9.8.0.20230809/ghc-9.8.0.20230809-src.tar.xz dlUri: https://downloads.haskell.org/~ghc/9.8.0.20230809/ghc-9.8.0.20230809-src.tar.xz
viTags: viTags:
- Prerelease - LatestPrerelease
- base-4.19.0.0 - base-4.19.0.0
viTestDL: viTestDL:
dlHash: 17dbba39e6a20c5e8d509b57cc5e8f044dc326b4f3ccb1c43c97e8bb1362a6b0 dlHash: 17dbba39e6a20c5e8d509b57cc5e8f044dc326b4f3ccb1c43c97e8bb1362a6b0

Binary file not shown.