Skip to content

Commit

Permalink
New version: Google.PlatformTools version 35.0.2 (#190804)
Browse files Browse the repository at this point in the history
Co-authored-by: Anthony Swierkosz <anthony@swierkosz.dev>
  • Loading branch information
ponces and aisgbnok authored Dec 6, 2024
1 parent 33e4b1b commit 27348aa
Show file tree
Hide file tree
Showing 3 changed files with 69 additions and 0 deletions.
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
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
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
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

0 comments on commit 27348aa

Please sign in to comment.