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 1374116 commit bfa73e1Copy full SHA for bfa73e1
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.9.2.tar.gz"
5
- sha256 "e632a7bd469c018eff9cc7e957f77f790909590b49914820f32d8a73f617a026"
+ url "https://github.com/lune-org/lune/archive/refs/tags/v0.9.3.tar.gz"
+ sha256 "e3473cd9cbb0a6233fb96f230c0cbe4d19a2ced4bf833393957fa529c2c24b00"
6
license "MPL-2.0"
7
8
bottle do
0 commit comments