Skip to content

Commit bfa73e1

Browse files
committed
lune 0.9.3
1 parent 1374116 commit bfa73e1

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.9.2.tar.gz"
5-
sha256 "e632a7bd469c018eff9cc7e957f77f790909590b49914820f32d8a73f617a026"
4+
url "https://github.com/lune-org/lune/archive/refs/tags/v0.9.3.tar.gz"
5+
sha256 "e3473cd9cbb0a6233fb96f230c0cbe4d19a2ced4bf833393957fa529c2c24b00"
66
license "MPL-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)