Skip to content

Commit

Permalink
Update extension
Browse files Browse the repository at this point in the history
  • Loading branch information
alikindsys committed Jan 14, 2024
1 parent ec1bd71 commit 621ac3c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ metafile = true

[[files]]
file = "mods/extension.pw.toml"
hash = "2d4650562a4b8827c90de812b3255f59fff7046d979c787bf1c25b90f967ef33"
hash = "b13427de557fd3dc163cb2e913b2cb9971aff1b9c6701addc7baebf1f3b62193"
metafile = true

[[files]]
Expand Down
6 changes: 3 additions & 3 deletions mods/extension.pw.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "extension"
filename = "extension-1.3.0.jar"
filename = "extension-1.3.1.jar"

[download]
url = "https://github.com/blocovermelho/extension/releases/download/1.3.0/extension-1.3.0.jar"
url = "https://github.com/blocovermelho/extension/releases/download/1.3.1/extension-1.3.1.jar"
hash-format = "sha256"
hash = "8dcae83fe461f6417bb8903e71bcd6f8e082d1baea8d3fbcce076a4296043d08"
hash = "a68c0cd11db3ae709dc758c0952a48cfd0776974bd85f617764e719ffb6b129c"
2 changes: 1 addition & 1 deletion pack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "0691a043cb70fcad6afcb81f9af666290345e970e77bfafc4967eaed6e030796"
hash = "2b1d11c415b3edd6babcfcb3da0f8db6c1bb00184ad62b3d2563804f6f3705cf"

[versions]
minecraft = "1.20.1"
Expand Down

0 comments on commit 621ac3c

Please sign in to comment.