Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New version: Google.PlatformTools version 35.0.2 #190804

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json

PackageIdentifier: Google.PlatformTools
PackageVersion: 35.0.2
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: platform-tools\adb.exe
PortableCommandAlias: adb
- RelativeFilePath: platform-tools\fastboot.exe
PortableCommandAlias: fastboot
UpgradeBehavior: uninstallPrevious
ponces marked this conversation as resolved.
Show resolved Hide resolved
ReleaseDate: 2024-07-26
Installers:
- Architecture: x64
InstallerUrl: https://dl.google.com/android/repository/platform-tools_r35.0.2-win.zip
InstallerSha256: 2975A3EAC0B19182748D64195375AD056986561D994FFFBDC64332A516300BB9
ArchiveBinariesDependOnPath: true
ManifestType: installer
ManifestVersion: 1.9.0
ponces marked this conversation as resolved.
Show resolved Hide resolved
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json

PackageIdentifier: Google.PlatformTools
PackageVersion: 35.0.2
PackageLocale: en-US
Publisher: Google LLC
PublisherUrl: https://developer.android.com/
PublisherSupportUrl: https://developer.android.com/tools#tools-platform
PrivacyUrl: https://policies.google.com/privacy
PackageName: Android SDK Platform-Tools
PackageUrl: https://developer.android.com/tools/releases/platform-tools
License: Apache License
LicenseUrl: https://android.googlesource.com/platform/packages/modules/adb/+/refs/tags/platform-tools-35.0.2/NOTICE
Copyright: Copyright (c) 2006-2009, The Android Open Source Project; Copyright 2006, Brian Swetland <swetland@frotz.net>
CopyrightUrl: https://android.googlesource.com/platform/packages/modules/adb/+/refs/tags/platform-tools-35.0.2/NOTICE
ShortDescription: |-
Android SDK Platform-Tools is a component for the Android SDK.
It includes tools that interface with the Android platform, primarily adb and fastboot.
Tags:
- adb
- android
- debug
- development
- fastboot
- flash
- platform-tools
ReleaseNotes: |-
adb
- Fix openscreen mDNS backend bug bringing down server on truncated query issue #294120933.
- Make openscreen mDNS backend work on macOS.
- Make openscreen mDNS backend default on all platforms.
- Support to detect USB SuperSpeed+ (current and negotiated speeds) for diagnostic purposes.
- Graceful shutdown: Release all USB interfaces on shutdown (all OSes).
ReleaseNotesUrl: https://developer.android.com/tools/releases/platform-tools#3502_july_2024
Documentations:
- DocumentLabel: Android Debug Bridge (adb)
DocumentUrl: https://developer.android.com/tools/adb
ManifestType: defaultLocale
ManifestVersion: 1.9.0
ponces marked this conversation as resolved.
Show resolved Hide resolved
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json

PackageIdentifier: Google.PlatformTools
PackageVersion: 35.0.2
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.9.0
ponces marked this conversation as resolved.
Show resolved Hide resolved