minecraft: update squaremap
This commit is contained in:
@@ -86,13 +86,10 @@
|
||||
# sha512 = "c101f1a41db4095d651d32eae47bd7e6f7358f7390898610d1bf261ebfc7e0f4165fd551c08a99cca31a3308f1989a16b8c75c1ece60ef9cd475107ca4f4219e";
|
||||
# };
|
||||
|
||||
# doesn't support 1.21.5:
|
||||
# https://github.com/jpenilla/squaremap/issues/386
|
||||
# https://github.com/jpenilla/squaremap/pull/387
|
||||
# squaremap = fetchurl {
|
||||
# url = "https://cdn.modrinth.com/data/PFb7ZqK6/versions/9i2KwI5R/squaremap-fabric-mc1.21.4-1.3.4.jar";
|
||||
# sha512 = "6eb44061f057d1bbd0bb6f9186d03d496479dcd953af8f09f70099c2e67e567e5dca626972d45af0315c2e2714c3dd74beef97575396e3bb90b7c670f5c80fef";
|
||||
# };
|
||||
squaremap = fetchurl {
|
||||
url = "https://jenkins.jpenilla.xyz/job/squaremap/lastSuccessfulBuild/artifact/build/libs/squaremap-fabric-mc1.21.5-1.3.5-SNAPSHOT+8c0b8f6.jar";
|
||||
sha256 = "CMoI2pRCoKwWg+HNUbbGcdQFrW2MJpyfbF1m92QrNEk=";
|
||||
};
|
||||
|
||||
# doesn't support 1.21.5
|
||||
# modernfix = fetchurl {
|
||||
|
||||
Reference in New Issue
Block a user