Skip to content

Commit

Permalink
Enhancement: Bump bf2stats 2.9 variants to 2.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
leojonathanoh committed Mar 10, 2024
1 parent 2ee9678 commit f4a9a6a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions generate/definitions/VARIANTS.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ $local:VARIANTS_MATRIX = @(
@{ components = @( 'bf2all64', 'bf2stats-2.6.0' ) }
@{ components = @( 'bf2all64', 'bf2stats-2.7.2' ) }
@{ components = @( 'bf2all64', 'bf2stats-2.8.1' ) }
@{ components = @( 'bf2all64', 'bf2stats-2.9.0' ) }
@{ components = @( 'bf2all64', 'bf2stats-2.9.3' ) }
@{ components = @( 'bf2all64', 'bf2stats-3.1.0' ) }
@{ components = @( 'bf2all64', 'bf2stats-3.1.2' ) }
@{ components = @( 'bf2all64', 'bf2stats-3.2.0' ) }
Expand All @@ -27,7 +27,7 @@ $local:VARIANTS_MATRIX = @(
@{ components = @( 'bf2stats-2.6.0' ) }
@{ components = @( 'bf2stats-2.7.2' ) }
@{ components = @( 'bf2stats-2.8.1' ) }
@{ components = @( 'bf2stats-2.9.0' ) }
@{ components = @( 'bf2stats-2.9.3' ) }
@{ components = @( 'bf2stats-3.1.0' ) }
@{ components = @( 'bf2stats-3.1.2' ) }
@{ components = @( 'bf2stats-3.2.0' ) }
Expand Down Expand Up @@ -95,7 +95,7 @@ daeb57232cd1725bea3cf45c197fba13d99251864347ffff44552aae585b273a 2.7.0.tar.gz
bee8933873b42fff26aff34de964d54f4f470e256be43de7ab30ad122788d605 2.7.2.tar.gz
53927a41279cf904cc8d480fdee6f408a7ab68648a13ee5a313c60b44f58a92c 2.8.0.tar.gz
79083dfba50a3da954ef44a28c4eb07ba01237f305cd5fc6091ae6b6cd628b70 2.8.1.tar.gz
7087ac7c7474d6c698437fe91ab0554da6095873bfd497db71b2fa1f2731626a 2.9.0.tar.gz
9db4368b369682fd3089dfa5ae37eba065fcd232cb20e93dcd44260f1c82af58 2.9.3.tar.gz
"@
# Since bf2stats 3 python files
# E.g. https://github.com/startersclan/statspython/archive/refs/tags/3.2.0.tar.gz
Expand Down

0 comments on commit f4a9a6a

Please sign in to comment.