Skip to content

Commit

Permalink
package/moarvm: bump to version 2023.10
Browse files Browse the repository at this point in the history
Signed-off-by: Francois Perrad <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
  • Loading branch information
fperrad authored and jacmet committed Oct 25, 2023
1 parent c87abf0 commit 33065ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package/moarvm/moarvm.hash
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Locally computed
sha256 143f92510eaa3452c712e4aae9f44d84cd078f16517b40252bab7dd5e224ecdb MoarVM-2023.06.tar.gz
sha256 aa79d77896c312ba23e01074a53ef3d060becae2ed70b066f902f332da65a499 MoarVM-2023.10.tar.gz
sha256 c53c6b96081b0a5b9b2fb4d0133d55c20e5e00e4c127ade62f03434ee7b3d2de Artistic2.txt
2 changes: 1 addition & 1 deletion package/moarvm/moarvm.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

MOARVM_VERSION = 2023.06
MOARVM_VERSION = 2023.10
MOARVM_SITE = http://moarvm.com/releases
MOARVM_SOURCE = MoarVM-$(MOARVM_VERSION).tar.gz
MOARVM_LICENSE = Artistic-2.0
Expand Down

0 comments on commit 33065ef

Please sign in to comment.