mirror of
https://github.com/aclist/dztui.git
synced 2025-03-14 08:23:00 +01:00
chore: update checksum
This commit is contained in:
parent
eee65314e8
commit
eff6450d49
1 changed files with 2 additions and 2 deletions
4
dzgui.sh
4
dzgui.sh
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
set -o pipefail
|
||||
|
||||
version=5.7.0-beta.7
|
||||
version=5.7.0-beta.8
|
||||
|
||||
#CONSTANTS
|
||||
aid=221100
|
||||
|
@ -590,7 +590,7 @@ fetch_helpers_by_sum(){
|
|||
["ui.py"]="5a876efacf208d12b5fe761996425412"
|
||||
["query_v2.py"]="55d339ba02512ac69de288eb3be41067"
|
||||
["vdf2json.py"]="2f49f6f5d3af919bebaab2e9c220f397"
|
||||
["funcs"]="417bd5eaffbefc905a843985c691dc64"
|
||||
["funcs"]="3703739856936a5fa11d92a0d2964773"
|
||||
["lan"]="c62e84ddd1457b71a85ad21da662b9af"
|
||||
)
|
||||
local author="aclist"
|
||||
|
|
Loading…
Reference in a new issue