{ "manifest_version": 1, "api_version": 20191, "script_runtime": { "language": "Lua", "version": "5.3" }, "key": "88174500-9AD5-7617-403A-57574701E070", "name": "JobInfoExt", "namespace": "ExampleInc", "version": "1.0", "version_name": "1.0 beta", "description": "Shows the jobs owned by a user and their status along\nwith the changelists of the pending fixes.", "compatible_products": [ "p4d" ], "default_locale": "en", "supported_locales": [ "en" ], "developer": { "name": "Example Extensions Inc.", "url": "https://p4-extensions.example.com/" }, "homepage_url": "https://p4-extentions.example.org/some_user_script", "update_url": "http://example.com/path/to/updateInfo.json", "license": "example license name", "license_body": "body of the license" }
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 30809 | C. Thomas Tyler |
Code drop with newer versions of Extensions. Thanks to @jason_gibon. #review-30810 @jabson_gibson |