diff options
| author | github-actions <41898282+github-actions[bot]@users.noreply.github.com> | 2023-08-25 01:11:02 +0000 |
|---|---|---|
| committer | github-actions <41898282+github-actions[bot]@users.noreply.github.com> | 2023-08-25 01:11:02 +0000 |
| commit | cd133b119621194d1f953f9bc09b0f0491a29dc3 (patch) | |
| tree | 3d937dc3f6ecf1630762ffe706aef7847df0c385 | |
| parent | 68c8f507a7bf23696c2863d7203e799984327e2b (diff) | |
chore: update mods
| -rw-r--r-- | index.toml | 2 | ||||
| -rw-r--r-- | mods/cull-leaves.pw.toml | 8 | ||||
| -rw-r--r-- | pack.toml | 2 |
3 files changed, 6 insertions, 6 deletions
@@ -44,7 +44,7 @@ metafile = true [[files]] file = "mods/cull-leaves.pw.toml" -hash = "0f0b25b9342b4696c7c153f32e8dc7cea8fdf68a06b5698fc497a56e4303eb2d" +hash = "86d5d686ebe5078b2058260f3fcf7c987a07ff00144514af0789c8e4c71c6d7d" metafile = true [[files]] diff --git a/mods/cull-leaves.pw.toml b/mods/cull-leaves.pw.toml index 1126cc9..4e2d715 100644 --- a/mods/cull-leaves.pw.toml +++ b/mods/cull-leaves.pw.toml @@ -1,13 +1,13 @@ name = "Cull Leaves" -filename = "cullleaves-quilt-3.1.0.jar" +filename = "cullleaves-quilt-3.2.0.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/GNxdLCoP/versions/EboqCOZq/cullleaves-quilt-3.1.0.jar" +url = "https://cdn.modrinth.com/data/GNxdLCoP/versions/vGCKmen2/cullleaves-quilt-3.2.0.jar" hash-format = "sha1" -hash = "e81cb37cbe1e1ccf7b2e6488cfbb5ee9b9d6f3e8" +hash = "8c146fc54324030319bfe08dd15b1a96bb189a5d" [update] [update.modrinth] mod-id = "GNxdLCoP" -version = "EboqCOZq" +version = "vGCKmen2" @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "9265f9be2ba0545b44606e9d5cad6e6c5677253e98ca166b2f4f214ef06046b1" +hash = "578d4452562e13bdcac9ac4be10274b50c9abc2ae3535805ad17da92636721de" [versions] minecraft = "1.20.1" |
