chore: update submodule

This commit is contained in:
张泊明518370910136 2024-06-20 04:34:18 -04:00
parent 8383c21b28
commit c42c7e402e
GPG Key ID: D47306D7062CDA9D
8 changed files with 8 additions and 8 deletions

@ -1 +1 @@
Subproject commit 04627367d521b696daa37c45b3d4439166374728 Subproject commit 54fe3e3a386a656664372fd95b527fe1f957dcc8

@ -1 +1 @@
Subproject commit 52c9787a8a735e99f42c493fd28931b424bfc2eb Subproject commit 36bb5fb15f100078bd3af1027017825932f8c24b

@ -1 +1 @@
Subproject commit 656999a9093968a8208f1964beba504eea6b304a Subproject commit 62c43fe51666417c7cbb227d6daaeee7189b6944

@ -1 +1 @@
Subproject commit 3a9e737b3963a03eb00c5c3c021d613764972c94 Subproject commit 5c2cd9e6b31c6f223ac5d3ee5b07f11fbd378427

@ -1 +1 @@
Subproject commit ee285502ff5bab1653566c3bd893dda9e2aaf067 Subproject commit fc9828bde135e53a7ef3e6367c708d9a000afc74

@ -1 +1 @@
Subproject commit 25c5453a575b154345ea235d79410014ee35e618 Subproject commit 2073d687142470aed2dcabb5bb0e016301a4140d

@ -1 +1 @@
Subproject commit 66a3d6f739b22330569e259f4c7799a85cb2a345 Subproject commit 36c86597630525689ff7ee087685a67f0f294408

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash #!/usr/bin/env bash
set -ex # set -ex
tmp_dir=${1:-./tmp} tmp_dir=${1:-./tmp}
JOJ3=$(git rev-parse --show-toplevel)/build/joj3 JOJ3=$(git rev-parse --show-toplevel)/build/joj3
command=${2:-$JOJ3} command=${2:-$JOJ3}