Skip to content

Commit

Permalink
Release 0.0.8: update adb binaries to v35.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
juliandescottes committed Apr 15, 2024
1 parent 89211a7 commit 7c380f9
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ARCHS=linux linux64 mac64 win32
EXTENSION_NAME=adb-extension
# Please keep only three parts in the value of this `VERSION` variable.
# `build-xpis` below will automatically add a forth part.
VERSION=0.0.7
VERSION=0.0.8

ROOT_PATH=pub/labs/devtools/$(EXTENSION_NAME)
ROOT_UPDATE_URL=https://ftp.mozilla.org/$(ROOT_PATH)
Expand Down
Binary file modified extension/linux64/adb
Binary file not shown.
Binary file modified extension/mac64/adb
Binary file not shown.
Binary file modified extension/win32/AdbWinApi.dll
Binary file not shown.
Binary file modified extension/win32/AdbWinUsbApi.dll
Binary file not shown.
Binary file modified extension/win32/adb.exe
Binary file not shown.

0 comments on commit 7c380f9

Please sign in to comment.