fastlane-plugin-wpmreleasetoolkit 14.5.0 → 14.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9f94dfd4c83abe08fe06992420c527d344babf75a8ae1077b5a6f827d0fa04e3
4
- data.tar.gz: 8a97600b84a243ca467bc2ee3323bfd6787dc9a9d8dc2788f38a84787ce6a8f4
3
+ metadata.gz: 787be90be7c62894c1cbee1a45d28d7815991f7158a654703f31c8db0d541f61
4
+ data.tar.gz: 8f6312bdc9f3ecd5f9fbc17a78d22b91483cd7ee7d4e4fa511b9bb367a26c08c
5
5
  SHA512:
6
- metadata.gz: 221e128a2b76ced47cf0b2f135df1532999f9608d53d0ef1ed22b8b2089b8256c2463da25d6ddf661e35391e73c2b93a6d108b0b5c596e0d92b0901ce30da7c5
7
- data.tar.gz: 0dd115888f8836e0b9cc01deb71f77337fd5cc77c241c432006e625b97466e7055410ff7fa1e5ae167a681e0c451e98230dc213ad3584f1183c537a2e1788d8a
6
+ metadata.gz: f23b5d15c71550aa20af5536f2f6517a780f4cc2a0a286e21316a431e803bcd29e66dd2e93432d1998ebb922ff72b80f0fbeaabcbf5472fb1dbf3dd600900134
7
+ data.tar.gz: a69a5537a36109cdb5442c3a0c302ccc0bc8702c6380c6ac68c4c9a7beb95d0777996f53505de54f4142a4fd1f9cd6e1637d726c917a751f43529d9427825fe9
@@ -40,6 +40,8 @@ module Fastlane
40
40
  'Microsoft Store - x86',
41
41
  'Microsoft Store - x64',
42
42
  'Microsoft Store - ARM64',
43
+ 'Linux - x64',
44
+ 'Linux - ARM64',
43
45
  ].freeze
44
46
  # See https://github.a8c.com/Automattic/wpcom/blob/trunk/wp-content/lib/a8c/cdn/src/enums/enum-install-type.php
45
47
  VALID_INSTALL_TYPES = [
@@ -3,6 +3,6 @@
3
3
  module Fastlane
4
4
  module Wpmreleasetoolkit
5
5
  NAME = 'fastlane-plugin-wpmreleasetoolkit'
6
- VERSION = '14.5.0'
6
+ VERSION = '14.6.0'
7
7
  end
8
8
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastlane-plugin-wpmreleasetoolkit
3
3
  version: !ruby/object:Gem::Version
4
- version: 14.5.0
4
+ version: 14.6.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Automattic
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-05-12 00:00:00.000000000 Z
11
+ date: 2026-05-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: buildkit