Unverified Commit 5adb86fd authored by OTABI Tomoya's avatar OTABI Tomoya Committed by GitHub
Browse files

Merge pull request #289567 from bbigras/immersed

immersed-vr: 9.6 -> 9.10
parents 224c4931 12d1a98a
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -4,12 +4,12 @@
}:
appimageTools.wrapType2 rec {
  pname = "immersed-vr";
  version = "9.6";
  version = "9.10";
  name = "${pname}-${version}";

  src = fetchurl {
    url = "http://web.archive.org/web/20231011083250/https://static.immersed.com/dl/Immersed-x86_64.AppImage";
    hash = "sha256-iA0SQlPktETFXEqCbSoWV9NaWVahkPa6qO4Cfju0aBQ=";
    url = "https://web.archive.org/web/20240210075929/https://static.immersed.com/dl/Immersed-x86_64.AppImage";
    hash = "sha256-Mx8UnV4fZSebj9ah650ZqsL/EIJpM6jl8tYmXJZiJpA=";
  };

  extraInstallCommands = ''