Skip to content

Commit

Permalink
pw_package: Match Emboss version used by Bazel
Browse files Browse the repository at this point in the history
Fixed: b/329872338
Change-Id: I53d9ca08699e4cd9e6f1cf6eaae864df49388269
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/197359
Reviewed-by: David Rees <[email protected]>
Commit-Queue: Auto-Submit <[email protected]>
Presubmit-Verified: CQ Bot Account <[email protected]>
Pigweed-Auto-Submit: Rob Mohr <[email protected]>
  • Loading branch information
mohrr authored and CQ Bot Account committed Mar 18, 2024
1 parent fa8e6c4 commit a9f055a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pw_package/py/pw_package/packages/emboss.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ def __init__(self, *args, **kwargs):
"https://pigweed.googlesource.com"
"/third_party/github/google/emboss"
),
commit="ac5e59b3be7ccac05921fff6ec274ff56b095ae6",
commit="35e21b10019ded9ae14041af9b8e49659d9b327a",
**kwargs,
)

Expand Down

0 comments on commit a9f055a

Please sign in to comment.