diff options
| author | jgmdev <jgmdev@gmail.com> | 2023-12-13 19:14:11 -0400 |
|---|---|---|
| committer | jgmdev <jgmdev@gmail.com> | 2023-12-13 19:14:21 -0400 |
| commit | b8b8d5614c72700a6ff8460fbfc7960108349e1f (patch) | |
| tree | a7610263488f584c0ec4ec00fbe3b76545e4d63b /subprojects | |
| parent | f99d8f290e1e5048e604c0a537c41a9550f6812f (diff) | |
| download | pragtical-b8b8d5614c72700a6ff8460fbfc7960108349e1f.tar.gz pragtical-b8b8d5614c72700a6ff8460fbfc7960108349e1f.zip | |
Updated subproject wraps to head
Diffstat (limited to 'subprojects')
| -rw-r--r-- | subprojects/colors.wrap | 2 | ||||
| -rw-r--r-- | subprojects/plugins.wrap | 2 | ||||
| -rw-r--r-- | subprojects/ppm.wrap | 2 | ||||
| -rw-r--r-- | subprojects/widget.wrap | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/subprojects/colors.wrap b/subprojects/colors.wrap index c1c1cae7..0ad4df31 100644 --- a/subprojects/colors.wrap +++ b/subprojects/colors.wrap @@ -1,5 +1,5 @@ [wrap-git] url = https://github.com/pragtical/colors.git -revision = 82e1de0b0a415bfcf7cb1af923191a92424b06f0 +revision = head depth = 1 patch_directory = colors diff --git a/subprojects/plugins.wrap b/subprojects/plugins.wrap index cf99ef92..ca0144f5 100644 --- a/subprojects/plugins.wrap +++ b/subprojects/plugins.wrap @@ -1,5 +1,5 @@ [wrap-git] url = https://github.com/pragtical/plugins.git -revision = fbd49fae509fcde04a15eab6abfa2f4ac31a3142 +revision = head depth = 1 patch_directory = plugins diff --git a/subprojects/ppm.wrap b/subprojects/ppm.wrap index 524eaf26..4398a3fd 100644 --- a/subprojects/ppm.wrap +++ b/subprojects/ppm.wrap @@ -1,6 +1,6 @@ [wrap-git] url = https://github.com/pragtical/plugin-manager.git -revision = 89845f1b2b7ce821e18c8766a857446021cbf176 +revision = head depth = 1 patch_directory = ppm clone-recursive = true diff --git a/subprojects/widget.wrap b/subprojects/widget.wrap index 89fd0352..773ea10c 100644 --- a/subprojects/widget.wrap +++ b/subprojects/widget.wrap @@ -1,5 +1,5 @@ [wrap-git] url = https://github.com/pragtical/widget.git -revision = fc7141e3346ee4b0e0555bd9395bb9d40ba196d1 +revision = head depth = 1 patch_directory = widget |
