mio-config 2.29.0 → 2.30.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
  SHA1:
3
- metadata.gz: 3425e5672c4d50168237f474afc414e6737c7524
4
- data.tar.gz: 82a01f718f0b7aa2bf2c87039e32d290ca1e5f01
3
+ metadata.gz: e1f5dfed12930fb4a5776d1f94b00b9e40aac9ea
4
+ data.tar.gz: be402fa272f9f737075b525ef34edee7c9c1cfec
5
5
  SHA512:
6
- metadata.gz: 3b0dbc51332ce0219e0125db24b0a135e57efe1a7679751557c34af3dc758c2ea6171c4f46f9543af0c49815d2f5849142fcafb5f44395259edec646fd817fa9
7
- data.tar.gz: 2ccda7b70d330afe8683461f82e582ebdc8b4560b74175a94d1cf0de8f10f53a7420761d9bdfaefe0c3ed2ff387567e4bfa3e068bfe91c0b9b6b0114c11f9b18
6
+ metadata.gz: 8faa4669b93c66ea0ca8bca2fe686a19a9797858c430a6097120d11aa6091b48cc14a3f8a9f4edd7c5a6829c88d73431e5c6625be011a0e6298674ed964d9058
7
+ data.tar.gz: d43aaab6525be3478a2df8623b19f9d13156f85f9d912d9a86047ba71c7e68bb52fadf630c2e60548ca946bff947f03df881d4aec974017cff5d15a31d6fa41e
@@ -13,7 +13,7 @@ class Mio
13
13
  field :start, Symbol, ':true or :false', :true
14
14
 
15
15
  def create_hash
16
- plugin = 'tv.nativ.mio.enterprise.execution.action.file.process.impl.createobject.CreatePlaceholderAsset'
16
+ plugin = 'tv.nativ.mio.enterprise.execution.action.file.process.impl.createobject.CreateVFSPlaceholderAsset'
17
17
  {name: @args.name,
18
18
  pluginClass: plugin,
19
19
  visibilityIds: @args.visibility,
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mio-config
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.29.0
4
+ version: 2.30.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - jspc