From abc7d75e74359073f72948c1382275f081e97627 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Mon, 15 May 2023 13:05:57 -0400 Subject: update submodules --- .gitmodules | 3 +++ python-arch | 2 +- python-lineprofiler | 2 +- python-msoffcrypto-tool | 1 + 4 files changed, 6 insertions(+), 2 deletions(-) create mode 160000 python-msoffcrypto-tool diff --git a/.gitmodules b/.gitmodules index 2228d91..b853a27 100644 --- a/.gitmodules +++ b/.gitmodules @@ -449,3 +449,6 @@ [submodule "python-snakeviz"] path = python-snakeviz url = aur@aur.archlinux.org:python-snakeviz.git +[submodule "python-msoffcrypto-tool"] + path = python-msoffcrypto-tool + url = aur@aur.archlinux.org:python-msoffcrypto-tool.git diff --git a/python-arch b/python-arch index 5e691de..7e74367 160000 --- a/python-arch +++ b/python-arch @@ -1 +1 @@ -Subproject commit 5e691de719fcf8b0fb7137d41feb75286845200b +Subproject commit 7e74367a3a14930b95ba17a333c092d0a63c940f diff --git a/python-lineprofiler b/python-lineprofiler index 1ff7bab..9cba323 160000 --- a/python-lineprofiler +++ b/python-lineprofiler @@ -1 +1 @@ -Subproject commit 1ff7babcf53ec1644b39cad5c1581eb892132ec5 +Subproject commit 9cba32349f693e4e5191f892489e0f700af846ee diff --git a/python-msoffcrypto-tool b/python-msoffcrypto-tool new file mode 160000 index 0000000..3bce838 --- /dev/null +++ b/python-msoffcrypto-tool @@ -0,0 +1 @@ +Subproject commit 3bce838e3aa5ccc5b4be61bdf46d547fa7b79c5d -- cgit v1.2.3-70-g09d2