We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb572e2 commit 2ba212cCopy full SHA for 2ba212c
Formula/l/lune.rb
@@ -1,8 +1,8 @@
1
class Lune < Formula
2
desc "Standalone Luau script runtime"
3
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"
+ url "https://github.com/lune-org/lune/archive/refs/tags/v0.10.2.tar.gz"
+ sha256 "f4b143641741bdb7977696ad795d4cc890457020437622d417f240dfd2901a6f"
6
license "MPL-2.0"
7
8
bottle do
0 commit comments