Skip to content

Commit e804b6f

Browse files
author
RoFlection Bot
committed
Bump rotriever (#68)
* hi rotriever * update this one too * regexppp * goodbye lcov * update version
1 parent afe3f13 commit e804b6f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

foreman.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tools]
22
rojo = { source = "Roblox/rojo-rbx-rojo", version = "7.2.1" }
3-
rotrieve = { source = "roblox/rotriever", version = "0.5.4" }
3+
rotrieve = { source = "roblox/rotriever", version = "0.5.13-alpha.2" }
44
selene = { source = "Roblox/Kampfkarren-selene", version = "=0.26.1" }
55
stylua = { source = "Roblox/JohnnyMorganz-StyLua", version = "=0.14.3" }
66
rbx-aged-cli = { source = "Roblox/rbx-aged-tool", version = "=5.7.9" }

rotriever.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ JestGlobals = "github.com/roblox/jest-roblox@3.0.0"
2323

2424
[dev_dependencies]
2525
Jest = "github.com/roblox/jest-roblox@3.0.0"
26-
LuauRegExp = "github.com/Roblox/luau-regexp@0.2.0"
26+
LuauRegExp = { target = "github.com/Roblox/luau-regexp", version = "0.2.0", package = "RegExp" }

0 commit comments

Comments
 (0)