mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2024-12-23 03:49:22 +00:00
use specific commit hash for wakelock override
This commit is contained in:
parent
e0c53e80e0
commit
5557ec3509
2 changed files with 2 additions and 2 deletions
|
@ -1759,7 +1759,7 @@ packages:
|
|||
dependency: "direct overridden"
|
||||
description:
|
||||
path: wakelock_windows
|
||||
ref: win32-v5
|
||||
ref: "2a9bca63a540771f241d688562351482b2cf234c"
|
||||
resolved-ref: "2a9bca63a540771f241d688562351482b2cf234c"
|
||||
url: "https://github.com/timsneath/wakelock"
|
||||
source: git
|
||||
|
|
|
@ -181,7 +181,7 @@ dependency_overrides:
|
|||
wakelock_windows:
|
||||
git:
|
||||
url: https://github.com/timsneath/wakelock
|
||||
ref: win32-v5
|
||||
ref: 2a9bca63a540771f241d688562351482b2cf234c
|
||||
path: wakelock_windows
|
||||
stack_wallet_backup:
|
||||
git:
|
||||
|
|
Loading…
Reference in a new issue