Skip to content

Commit 2ba212c

Browse files
committed
lune 0.10.2
1 parent cb572e2 commit 2ba212c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/l/lune.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Lune < Formula
22
desc "Standalone Luau script runtime"
33
homepage "https://lune-org.github.io/docs"
4-
url "https://github.com/lune-org/lune/archive/refs/tags/v0.10.1.tar.gz"
5-
sha256 "95b3941773435431125980f25dcea0511f2d49676e4cf0a2e2095d256300d270"
4+
url "https://github.com/lune-org/lune/archive/refs/tags/v0.10.2.tar.gz"
5+
sha256 "f4b143641741bdb7977696ad795d4cc890457020437622d417f240dfd2901a6f"
66
license "MPL-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)