fabric-installer 0.10.1
Closes #90200. Signed-off-by: Branch Vincent <19800529+branchvincent@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
a82ba77266
commit
cfcc7fd4a0
|
@ -1,8 +1,8 @@
|
|||
class FabricInstaller < Formula
|
||||
desc "Installer for Fabric for the vanilla launcher"
|
||||
homepage "https://fabricmc.net/"
|
||||
url "https://maven.fabricmc.net/net/fabricmc/fabric-installer/0.9.1/fabric-installer-0.9.1.jar"
|
||||
sha256 "1546196400bcd5c31b87f264a4d5bfa77318ec8bebcee78754010d05d2120d2d"
|
||||
url "https://maven.fabricmc.net/net/fabricmc/fabric-installer/0.10.1/fabric-installer-0.10.1.jar"
|
||||
sha256 "8e30ea6298791e5171f993c6011f3ce33b507a981d8a0570564533af5b5b6823"
|
||||
license "Apache-2.0"
|
||||
|
||||
# The first-party download page (https://fabricmc.net/use/) uses JavaScript
|
||||
|
|
Loading…
Reference in New Issue