{"_id":"com.unity.services.deployment","name":"com.unity.services.deployment","description":"The Deployment package allows for a cohesive interface for the deployment of assets and configurations for UGS services.\n\nIt is not used on its own as UGS services will integrate with it.\nIt provides the base tooling, such as the Deployment Window, so that UGS services have shared functionality surrounding the deployment of the service's configuration files.\nCurrently supports:\n- Cloud Code\n- Economy\n- Leaderboards\n- Multiplayer Services\n\t- Server Hosting\n\t- Matchmaker\n- Services tooling\n\t- Game Overrides\n\t- Access Control\n- Remote Config","provider":"upm","versions":{"1.7.2":{"_upm":{"changelog":"### Fixed\n- Fixed warning due to casting of `int` to `EntityId` which caused warnigns in 6.4+","gameService":{"groupId":"devops"}},"unity":"2021.3","samples":[{"path":"Samples~/RemoteConfigDeployment","description":"This is a simple sample to deploy and call a Remote Configuration.","displayName":"Remote Config Deployment"},{"path":"Samples~/LeaderboardsDeployment","description":"This is a simple sample to deploy and call a Leaderboard configuration.","displayName":"Leaderboards Deployment"},{"path":"Samples~/EconomyDeployment","description":"This is a simple sample to deploy and call an Economy configuration.","displayName":"Economy Deployment"},{"path":"Samples~/CloudCodeModulesDeployment","description":"This is a simple sample to deploy and call a Cloud Code Module.","displayName":"Cloud Code Modules Deployment"},{"path":"Samples~/CloudCodeScriptsDeployment","description":"This is a simple sample to deploy and call a Cloud Code Script.","displayName":"Cloud Code Scripts Deployment"}],"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.deployment@1.7/manual/index.html","name":"com.unity.services.deployment","version":"1.7.2","displayName":"Deployment","description":"The Deployment package allows for a cohesive interface for the deployment of assets and configurations for UGS services.\n\nIt is not used on its own as UGS services will integrate with it.\nIt provides the base tooling, such as the Deployment Window, so that UGS services have shared functionality surrounding the deployment of the service's configuration files.\nCurrently supports:\n- Cloud Code\n- Economy\n- Leaderboards\n- Multiplayer Services\n\t- Server Hosting\n\t- Matchmaker\n- Services tooling\n\t- Game Overrides\n\t- Access Control\n- Remote Config","dependencies":{"com.unity.services.core":"1.15.1","com.unity.services.deployment.api":"1.1.2"},"dist":{"shasum":"c07c64f9804b279384fea9063e46b3247e98d6f0","tarball":"https://download.packages.unity.com/com.unity.services.deployment/-/com.unity.services.deployment-1.7.2.tgz"}},"1.7.1":{"_upm":{"changelog":"### Fixed\n- Fixed command being dispatched when an object of the type does not declare it\n- Fixed usage of an obsolete API in Unity 6.4","gameService":{"groupId":"devops"}},"unity":"2021.3","samples":[{"path":"Samples~/RemoteConfigDeployment","description":"This is a simple sample to deploy and call a Remote Configuration.","displayName":"Remote Config Deployment"},{"path":"Samples~/LeaderboardsDeployment","description":"This is a simple sample to deploy and call a Leaderboard configuration.","displayName":"Leaderboards Deployment"},{"path":"Samples~/EconomyDeployment","description":"This is a simple sample to deploy and call an Economy configuration.","displayName":"Economy Deployment"},{"path":"Samples~/CloudCodeModulesDeployment","description":"This is a simple sample to deploy and call a Cloud Code Module.","displayName":"Cloud Code Modules Deployment"},{"path":"Samples~/CloudCodeScriptsDeployment","description":"This is a simple sample to deploy and call a Cloud Code Script.","displayName":"Cloud Code Scripts Deployment"}],"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.deployment@1.7/manual/index.html","name":"com.unity.services.deployment","version":"1.7.1","displayName":"Deployment","description":"The Deployment package allows for a cohesive interface for the deployment of assets and configurations for UGS services.\n\nIt is not used on its own as UGS services will integrate with it.\nIt provides the base tooling, such as the Deployment Window, so that UGS services have shared functionality surrounding the deployment of the service's configuration files.\nCurrently supports:\n- Cloud Code\n- Economy\n- Leaderboards\n- Multiplayer Services\n\t- Server Hosting\n\t- Matchmaker\n- Services tooling\n\t- Game Overrides\n\t- Access Control\n- Remote Config","dependencies":{"com.unity.services.core":"1.15.1","com.unity.services.deployment.api":"1.1.2"},"dist":{"shasum":"2ec29314f9ba604525e42da930bbc4b4202689f2","tarball":"https://download.packages.unity.com/com.unity.services.deployment/-/com.unity.services.deployment-1.7.1.tgz"}},"1.7.0":{"_upm":{"changelog":"### Fixed\n- Fixed assembly name \n- Fixed toolbar text overlap when deployment window is collapsed horizontally too much while docked\n- Fixed panel options sizing to match other ones in the Editor","gameService":{"groupId":"devops"}},"unity":"2021.3","samples":[{"path":"Samples~/RemoteConfigDeployment","description":"This is a simple sample to deploy and call a Remote Configuration.","displayName":"Remote Config Deployment"},{"path":"Samples~/LeaderboardsDeployment","description":"This is a simple sample to deploy and call a Leaderboard configuration.","displayName":"Leaderboards Deployment"},{"path":"Samples~/EconomyDeployment","description":"This is a simple sample to deploy and call an Economy configuration.","displayName":"Economy Deployment"},{"path":"Samples~/CloudCodeModulesDeployment","description":"This is a simple sample to deploy and call a Cloud Code Module.","displayName":"Cloud Code Modules Deployment"},{"path":"Samples~/CloudCodeScriptsDeployment","description":"This is a simple sample to deploy and call a Cloud Code Script.","displayName":"Cloud Code Scripts Deployment"}],"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.deployment@1.7/manual/index.html","name":"com.unity.services.deployment","version":"1.7.0","displayName":"Deployment","description":"The Deployment package allows for a cohesive interface for the deployment of assets and configurations for UGS services.\n\nIt is not used on its own as UGS services will integrate with it.\nIt provides the base tooling, such as the Deployment Window, so that UGS services have shared functionality surrounding the deployment of the service's configuration files.\nCurrently supports:\n- Cloud Code\n- Economy\n- Leaderboards\n- Multiplayer Services\n\t- Server Hosting\n\t- Matchmaker\n- Services tooling\n\t- Game Overrides\n\t- Access Control\n- Remote Config","dependencies":{"com.unity.services.core":"1.15.1","com.unity.services.deployment.api":"1.1.2"},"dist":{"shasum":"d026c9b5c5aeb4262bc6285c860d8cecd1359f9e","tarball":"https://download.packages.unity.com/com.unity.services.deployment/-/com.unity.services.deployment-1.7.0.tgz"}},"1.6.2":{"_upm":{"changelog":"### Fixed\n- Fixed assets being loaded despite being of the incorrect type","gameService":{"groupId":"devops"}},"unity":"2021.3","samples":[{"path":"Samples~/RemoteConfigDeployment","description":"This is a simple sample to deploy and call a Remote Configuration.","displayName":"Remote Config Deployment"},{"path":"Samples~/LeaderboardsDeployment","description":"This is a simple sample to deploy and call a Leaderboard configuration.","displayName":"Leaderboards Deployment"},{"path":"Samples~/EconomyDeployment","description":"This is a simple sample to deploy and call an Economy configuration.","displayName":"Economy Deployment"},{"path":"Samples~/CloudCodeModulesDeployment","description":"This is a simple sample to deploy and call a Cloud Code Module.","displayName":"Cloud Code Modules Deployment"},{"path":"Samples~/CloudCodeScriptsDeployment","description":"This is a simple sample to deploy and call a Cloud Code Script.","displayName":"Cloud Code Scripts Deployment"}],"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.deployment@1.6/manual/index.html","name":"com.unity.services.deployment","version":"1.6.2","displayName":"Deployment","description":"The Deployment package allows for a cohesive interface for the deployment of assets and configurations for UGS services.\n\nIt is not used on its own as UGS services will integrate with it.\nIt provides the base tooling, such as the Deployment Window, so that UGS services have shared functionality surrounding the deployment of the service's configuration files.\nCurrently supports:\n- Cloud Code\n- Economy\n- Leaderboards\n- Multiplayer Services\n\t- Server Hosting\n\t- Matchmaker\n- Services tooling\n\t- Game Overrides\n\t- Access Control\n- Remote Config","dependencies":{"com.unity.services.core":"1.15.1","com.unity.services.deployment.api":"1.1.2"},"dist":{"shasum":"3b0f19f59670cca60eef09acaa44345d7f7208e0","tarball":"https://download.packages.unity.com/com.unity.services.deployment/-/com.unity.services.deployment-1.6.2.tgz"}},"1.5.0":{"_upm":{"changelog":"### Fixed\n- Fixed bug when using package on 2022.1 (issue with ITextSelection api)\n\n### Added\n- Support for information asset states (as opposed to warning and error states)\n- Added \"Ping\" support for \"Select In Project Window\"\n- DeploymentTracker.SyncItemsWithRemoteCommand is now called when the Editor EnvironmentId or local configuration files are changed to update their DeploymentStatus based on the remote endpoint.","gameService":{"groupId":"devops"}},"unity":"2021.3","samples":[{"path":"Samples~/RemoteConfigDeployment","description":"This is a simple sample to deploy and call a Remote Configuration.","displayName":"Remote Config Deployment"},{"path":"Samples~/LeaderboardsDeployment","description":"This is a simple sample to deploy and call a Leaderboard configuration.","displayName":"Leaderboards Deployment"},{"path":"Samples~/EconomyDeployment","description":"This is a simple sample to deploy and call an Economy configuration.","displayName":"Economy Deployment"},{"path":"Samples~/CloudCodeModulesDeployment","description":"This is a simple sample to deploy and call a Cloud Code Module.","displayName":"Cloud Code Modules Deployment"},{"path":"Samples~/CloudCodeScriptsDeployment","description":"This is a simple sample to deploy and call a Cloud Code Script.","displayName":"Cloud Code Scripts Deployment"}],"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.deployment@1.5/manual/index.html","name":"com.unity.services.deployment","version":"1.5.0","displayName":"Deployment","description":"The Deployment package allows for a cohesive interface for the deployment of assets and configurations for UGS services.\n\nIt is not used on its own as UGS services will integrate with it.\nIt provides the base tooling, such as the Deployment Window, so that UGS services have shared functionality surrounding the deployment of the service's configuration files.","dependencies":{"com.unity.services.core":"1.15.1","com.unity.services.deployment.api":"1.1.2"},"dist":{"shasum":"0e8f46a7dc5e1be2c2f7f62c8f60aafd876d4660","tarball":"https://download.packages.unity.com/com.unity.services.deployment/-/com.unity.services.deployment-1.5.0.tgz"}},"1.4.1":{"_upm":{"changelog":"### Fixed\n- Fixed inspector loading for service assets, below Unity 6","gameService":{"groupId":"devops"}},"unity":"2021.3","samples":[{"path":"Samples~/RemoteConfigDeployment","description":"This is a simple sample to deploy and call a Remote Configuration.","displayName":"Remote Config Deployment"},{"path":"Samples~/LeaderboardsDeployment","description":"This is a simple sample to deploy and call a Leaderboard configuration.","displayName":"Leaderboards Deployment"},{"path":"Samples~/EconomyDeployment","description":"This is a simple sample to deploy and call an Economy configuration.","displayName":"Economy Deployment"},{"path":"Samples~/CloudCodeModulesDeployment","description":"This is a simple sample to deploy and call a Cloud Code Module.","displayName":"Cloud Code Modules Deployment"},{"path":"Samples~/CloudCodeScriptsDeployment","description":"This is a simple sample to deploy and call a Cloud Code Script.","displayName":"Cloud Code Scripts Deployment"}],"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.deployment@1.4/manual/index.html","name":"com.unity.services.deployment","version":"1.4.1","displayName":"Deployment","description":"The Deployment package allows for a cohesive interface for the deployment of assets and configurations for UGS services.\n\nIt is not used on its own as UGS services will integrate with it.\nIt provides the base tooling, such as the Deployment Window, so that UGS services have shared functionality surrounding the deployment of the service's configuration files.","dependencies":{"com.unity.services.core":"1.12.0","com.unity.services.deployment.api":"1.1.2"},"dist":{"shasum":"87c909a1d72616415d25410065bf7702cc2cb4c6","tarball":"https://download.packages.unity.com/com.unity.services.deployment/-/com.unity.services.deployment-1.4.1.tgz"}},"1.4.0":{"_upm":{"changelog":"### Added\n- Implementations to the Deployment API DeploymentWindow.\n- Can copy text straight from the Deployment details pane.\n- View in Deployment Window button in `.ddef` file.\n\n### Fixed\n- Fixed issue where the status panel would have an excessively large initial size.\n- Fixed issue where relative paths were not supported in the `ExludePaths` of the Deployment Definitions.\n- Fixed issue where placeholder text could be seen in an item's status field on tab switch.\n- Fixed issue where progress bars could disappear on tab switch.\n- Fixed issue where the GUI state of dragline position + pane size is not persisted between window instances and can find itself in an unwanted state upon opening the window.","gameService":{"groupId":"devops"}},"unity":"2021.3","samples":[{"path":"Samples~/RemoteConfigDeployment","description":"This is a simple sample to deploy and call a Remote Configuration.","displayName":"Remote Config Deployment"},{"path":"Samples~/LeaderboardsDeployment","description":"This is a simple sample to deploy and call a Leaderboard configuration.","displayName":"Leaderboards Deployment"},{"path":"Samples~/EconomyDeployment","description":"This is a simple sample to deploy and call an Economy configuration.","displayName":"Economy Deployment"},{"path":"Samples~/CloudCodeModulesDeployment","description":"This is a simple sample to deploy and call a Cloud Code Module.","displayName":"Cloud Code Modules Deployment"},{"path":"Samples~/CloudCodeScriptsDeployment","description":"This is a simple sample to deploy and call a Cloud Code Script.","displayName":"Cloud Code Scripts Deployment"}],"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.deployment@1.4/manual/index.html","name":"com.unity.services.deployment","version":"1.4.0","displayName":"Deployment","description":"The Deployment package allows for a cohesive interface for the deployment of assets and configurations for UGS services.\n\nIt is not used on its own as UGS services will integrate with it.\nIt provides the base tooling, such as the Deployment Window, so that UGS services have shared functionality surrounding the deployment of the service's configuration files.","dependencies":{"com.unity.services.core":"1.12.0","com.unity.services.deployment.api":"1.1.2"},"dist":{"shasum":"478f30e64d72f209f05d25fd65fbf8946d558926","tarball":"https://download.packages.unity.com/com.unity.services.deployment/-/com.unity.services.deployment-1.4.0.tgz"}},"1.3.0":{"_upm":{"changelog":"### Added\n- Added deployment samples for the following services\n  - Economy\n  - Cloud Code Scripts & Modules\n  - Leaderboards\n  - Remote Config\n\n### Fixed\n- Fixed a bug where DeploymentItems could be deployed multiple times concurrently","gameService":{"groupId":"devops"}},"type":"assets","unity":"2021.3","upmCi":{"footprint":"fba51c06f9509838f825b3ccecf04f8a8a7628f4"},"samples":[{"path":"Samples~/RemoteConfigDeployment","description":"This is a simple sample to deploy and call a Remote Configuration.","displayName":"Remote Config Deployment"},{"path":"Samples~/LeaderboardsDeployment","description":"This is a simple sample to deploy and call a Leaderboard configuration.","displayName":"Leaderboards Deployment"},{"path":"Samples~/EconomyDeployment","description":"This is a simple sample to deploy and call an Economy configuration.","displayName":"Economy Deployment"},{"path":"Samples~/CloudCodeModulesDeployment","description":"This is a simple sample to deploy and call a Cloud Code Module.","displayName":"Cloud Code Modules Deployment"},{"path":"Samples~/CloudCodeScriptsDeployment","description":"This is a simple sample to deploy and call a Cloud Code Script.","displayName":"Cloud Code Scripts Deployment"}],"repository":{"url":"https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git","type":"git","revision":"baf0a678d3c8d1ed1941a064174bbe134374446c"},"relatedPackages":{"com.unity.services.deployment.tests":"1.3.0"},"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.deployment@1.3/manual/index.html","name":"com.unity.services.deployment","version":"1.3.0","displayName":"Deployment","description":"The Deployment package allows for a cohesive interface for the deployment of assets and configurations for UGS services.\n\nIt is not used on its own as UGS services will integrate with it.\nIt provides the base tooling, such as the Deployment Window, so that UGS services have shared functionality surrounding the deployment of the service's configuration files.","dependencies":{"com.unity.services.core":"1.12.0","com.unity.services.deployment.api":"1.0.0"},"dist":{"shasum":"0991a9c9ce0d545673c1c06c19242af6eca2d8ea","tarball":"https://download.packages.unity.com/com.unity.services.deployment/-/com.unity.services.deployment-1.3.0.tgz"}},"1.2.1":{"_upm":{"changelog":"### Added\n- Improved overall UI performance when using multiple services","gameService":{"groupId":"devops"}},"type":"assets","unity":"2021.3","upmCi":{"footprint":"86f59ead6ef1fd3b922f80072550272873516771"},"repository":{"url":"https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git","type":"git","revision":"a73dcb9652d23c18794db7004b74107d27d04e45"},"relatedPackages":{"com.unity.services.deployment.tests":"1.2.1"},"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.deployment@1.2/manual/index.html","name":"com.unity.services.deployment","version":"1.2.1","displayName":"Deployment","description":"The Deployment package allows for a cohesive interface for the deployment of assets and configurations for UGS services.\n\nIt is not used on its own as UGS services will integrate with it.\nIt provides the base tooling, such as the Deployment Window, so that UGS services have shared functionality surrounding the deployment of the service's configuration files.","dependencies":{"com.unity.services.core":"1.12.0","com.unity.services.deployment.api":"1.0.0"},"dist":{"shasum":"d0469ae8ae178a8c9818e0473b279877a9fdb439","tarball":"https://download.packages.unity.com/com.unity.services.deployment/-/com.unity.services.deployment-1.2.1.tgz"}},"1.2.0":{"_upm":{"changelog":"### Added\n- Added new `Type` column in the Deployment window.","gameService":{"groupId":"devops"}},"type":"assets","unity":"2021.3","upmCi":{"footprint":"fe42a5ee4fc247ef54c3086114d8d58822c961ab"},"repository":{"url":"https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git","type":"git","revision":"dc900f2f42085635c80197345bb69d5aaca659d7"},"relatedPackages":{"com.unity.services.deployment.tests":"1.2.0"},"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.deployment@1.2/manual/index.html","name":"com.unity.services.deployment","version":"1.2.0","displayName":"Deployment","description":"The Deployment package allows for a cohesive interface for the deployment of assets and configurations for UGS services.\n\nIt is not used on its own as UGS services will integrate with it.\nIt provides the base tooling, such as the Deployment Window, so that UGS services have shared functionality surrounding the deployment of the service's configuration files.","dependencies":{"com.unity.services.core":"1.12.0","com.unity.services.deployment.api":"1.0.0"},"dist":{"shasum":"e44fdb6c99ceb2789e875ef3d8904a2fa4956c8d","tarball":"https://download.packages.unity.com/com.unity.services.deployment/-/com.unity.services.deployment-1.2.0.tgz"}},"1.1.0":{"_upm":{"changelog":"### Added\n- Deployment now uses the main Environment Selector in Project Settings > Services > Environment, which can also be used to define the target runtime environment.\n- Added inspector support for deployment definition exclude paths.\n- Added support for deployment definition exclude paths in the Deployment window.","gameService":{"groupId":"devops","configurePath":"Project/Services/Deployment"}},"type":"assets","unity":"2021.3","upmCi":{"footprint":"dc2e6cf82a290b60a610ed357b404d02f9e92d60"},"repository":{"url":"https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git","type":"git","revision":"3b1be2f9224eedf16c2a0b31c469d7981fd687ea"},"relatedPackages":{"com.unity.services.deployment.tests":"1.1.0"},"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.deployment@1.1/manual/index.html","name":"com.unity.services.deployment","version":"1.1.0","displayName":"Deployment","description":"The Deployment package allows for a cohesive interface for the deployment of assets and configurations for UGS services.\n\nIt is not used on its own as UGS services will integrate with it.\nIt provides the base tooling, such as the Deployment Window, so that UGS services have shared functionality surrounding the deployment of the service's configuration files.","dependencies":{"com.unity.services.core":"1.10.1","com.unity.services.deployment.api":"1.0.0"},"dist":{"shasum":"2f739594dfade2942924a879ad2622150463482c","tarball":"https://download.packages.unity.com/com.unity.services.deployment/-/com.unity.services.deployment-1.1.0.tgz"}},"1.0.1":{"_upm":{"changelog":"### Fixed\n- Assets not appearing on load in Unity 2022.","gameService":{"groupId":"devops","configurePath":"Project/Services/Deployment"}},"type":"asset","unity":"2021.3","upmCi":{"footprint":"5788718568fe0df897c132536fe684b3fa56d710"},"repository":{"url":"https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git","type":"git","revision":"c043fef12f5996be2cbb76ce004569a35d50e628"},"relatedPackages":{"com.unity.services.deployment.tests":"1.0.1"},"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.deployment@1.0/manual/index.html","name":"com.unity.services.deployment","version":"1.0.1","displayName":"Deployment","description":"The Deployment package allows for a cohesive interface for the deployment of assets and configurations for UGS services.\n\nIt is not used on its own as UGS services will integrate with it.\nIt provides the base tooling, such as the Deployment Window, so that UGS services have shared functionality surrounding the deployment of the service's configuration files.","dependencies":{"com.unity.services.core":"1.7.1","com.unity.services.deployment.api":"1.0.0"},"dist":{"shasum":"d15d13ea4decfdcc13c3e785c3dc5fea3095a2a2","tarball":"https://download.packages.unity.com/com.unity.services.deployment/-/com.unity.services.deployment-1.0.1.tgz"}},"1.0.0":{"_upm":{"changelog":"### Fixed\n- Issues with displaying new environments in the Deployment window.","gameService":{"groupId":"devops","configurePath":"Project/Services/Deployment"}},"type":"asset","unity":"2021.3","upmCi":{"footprint":"6320af3040eaa1817e04b52a25128eaed26108eb"},"repository":{"url":"https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git","type":"git","revision":"29e81156f8824baf220364c048be5fb14fde3e10"},"relatedPackages":{"com.unity.services.deployment.tests":"1.0.0"},"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.deployment@1.0/manual/index.html","name":"com.unity.services.deployment","version":"1.0.0","displayName":"Deployment","description":"The Deployment package allows for a cohesive interface for the deployment of assets and configurations for UGS services.\n\nIt is not used on its own as UGS services will integrate with it.\nIt provides the base tooling, such as the Deployment Window, so that UGS services have shared functionality surrounding the deployment of the service's configuration files.","dependencies":{"com.unity.services.core":"1.7.1","com.unity.services.deployment.api":"1.0.0"},"dist":{"shasum":"140278ff7192db07af04c3f4b5560224fc544824","tarball":"https://download.packages.unity.com/com.unity.services.deployment/-/com.unity.services.deployment-1.0.0.tgz"}},"1.0.0-pre.7":{"type":"asset","unity":"2021.3","upmCi":{"footprint":"f68e99251855c13fb784663211c380728229d667"},"repository":{"url":"https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git","type":"git","revision":"8001bbc398bf9c16043736d6cff2570150ec14f5"},"relatedPackages":{"com.unity.services.deployment.tests":"1.0.0-pre.7"},"name":"com.unity.services.deployment","version":"1.0.0-pre.7","displayName":"Deployment","description":"This package contains the code to show the Deployment Window and its features.","dependencies":{"com.unity.services.core":"1.4.0","com.unity.services.deployment.api":"1.0.0-pre.5"},"dist":{"shasum":"ba26b8d3140da4f3724053dfd88e325b635c81fd","tarball":"https://download.packages.unity.com/com.unity.services.deployment/-/com.unity.services.deployment-1.0.0-pre.7.tgz"}},"1.0.0-pre.5":{"type":"asset","unity":"2021.3","upmCi":{"footprint":"95a1c5062462b32354e8bb9b4287add7362794a3"},"repository":{"url":"https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git","type":"git","revision":"1d95d9d58d9bde7e524d62bfc433a16d176ea03c"},"relatedPackages":{"com.unity.services.deployment.tests":"1.0.0-pre.5"},"name":"com.unity.services.deployment","version":"1.0.0-pre.5","displayName":"Deployment","description":"This package contains the code to show the Deployment Window and its features.","dependencies":{"com.unity.services.core":"1.4.0","com.unity.services.deployment.api":"1.0.0-pre.3"},"dist":{"shasum":"a37fe526ae0a52285a607e8ede3a93f91285f8e0","tarball":"https://download.packages.unity.com/com.unity.services.deployment/-/com.unity.services.deployment-1.0.0-pre.5.tgz"}},"1.0.0-pre.4":{"type":"asset","unity":"2021.3","upmCi":{"footprint":"d931b375eb17b4269cb9fe06010e783e554d3300"},"repository":{"url":"https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git","type":"git","revision":"3f42f9fdc2ffcf8b08eb25629f8d83841926275a"},"relatedPackages":{"com.unity.services.deployment.tests":"1.0.0-pre.4"},"name":"com.unity.services.deployment","version":"1.0.0-pre.4","displayName":"Deployment","description":"This package contains the code to show the Deployment Window and its features.","dependencies":{"com.unity.services.core":"1.4.0","com.unity.services.deployment.api":"1.0.0-pre.3"},"dist":{"shasum":"8de67ac99631433bd27cb89044dc822054e4cb6d","tarball":"https://download.packages.unity.com/com.unity.services.deployment/-/com.unity.services.deployment-1.0.0-pre.4.tgz"}}},"time":{"1.7.2":"2026-03-04T15:27:05.390Z","1.7.1":"2026-02-20T21:27:42.204Z","1.7.0":"2025-12-16T15:26:47.072Z","1.6.2":"2025-09-16T13:58:22.955Z","1.5.0":"2025-07-11T14:28:36.818Z","1.4.1":"2024-12-11T21:02:09.596Z","1.4.0":"2024-10-22T18:15:41.543Z","1.3.0":"2023-12-18T09:51:38.000Z","1.2.1":"2023-11-29T14:06:27.000Z","1.2.0":"2023-10-25T14:28:49.000Z","1.1.0":"2023-06-06T07:50:07.000Z","1.0.1":"2023-05-12T08:52:36.000Z","1.0.0":"2023-03-30T11:55:19.000Z","1.0.0-pre.7":"2022-12-12T10:26:56.000Z","1.0.0-pre.5":"2022-10-28T20:23:21.000Z","1.0.0-pre.4":"2022-10-13T18:17:07.000Z"},"dist-tags":{"latest":"1.7.2"},"etag":"\"7653-zCCongE7E/IkXLbYWR3Wv1Pej5Y\""}