1
0
Fork 0
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:
aclist 2025-02-10 17:27:52 +09:00
parent eee65314e8
commit eff6450d49

View file

@ -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"