{
    "schema":  "sura.public.release.v1",
    "product":  "Sura Language",
    "version":  "1.11.1",
    "published":  "2026-07-15",
    "platform":  "windows-x64",
    "store":  {
                  "product_id":  "9P5JFKSWTP0P",
                  "url":  "https://apps.microsoft.com/detail/9P5JFKSWTP0P",
                  "publisher":  "SuraTeam",
                  "availability":  "public",
                  "pricing":  "Free"
              },
    "starter_pack":  {
                         "command":  "surapkg new \u003cname\u003e",
                         "generated":  [
                                           "package manifest",
                                           "source",
                                           "test",
                                           "README",
                                           "VS Code settings"
                                       ],
                         "beginner_examples":  12
                     },
    "runtime":  {
                    "engine":  "register VM",
                    "optional_jit":  {
                                         "flag":  "--jit",
                                         "platform_abi":  "Windows x64 / Win64",
                                         "mode":  "lazy partial compilation inside the register VM",
                                         "fallback":  "unsupported bodies remain in the register VM"
                                     },
                    "diagnostics_default":  "English",
                    "diagnostics_korean":  "--lang ko or SURA_LANG=ko"
                },
    "installer_requirements":  [
                                   "Windows x64",
                                   ".NET Framework CLR",
                                   "Windows PowerShell or PowerShell"
                               ],
    "optional_integrations":  {
                                  "ffmpeg":  "local media and video decoding",
                                  "curl":  "native HTTP, async HTTP, and HTTP-backed LLM requests",
                                  "nodejs":  "JavaScript target, VS Code tooling, http.serve_routes, and preferred http.serve_static runtime",
                                  "python":  "Python bridge and http.serve_static fallback",
                                  "c_cpp_toolchain":  "source build, embedding, FFI bindings, and plugins",
                                  "cuda_driver_and_optional_cublas":  "CUDA tensor operations"
                              },
    "signing":  {
                    "authenticode":  "NotSigned",
                    "vsix_signature":  "Not provided"
                },
    "license":  {
                    "root_license_file":  "Not provided",
                    "vscode_package_field":  "UNLICENSED"
                },
    "artifacts":  [
                      {
                          "name":  "SuraLanguageSetup-1.11.1.exe",
                          "bytes":  15038464,
                          "sha256":  "b88bdb651e4d443064418a88abc6482f305b65339be614d80c4998f8add9c38a"
                      },
                      {
                          "name":  "SuraLanguage-1.11.1-windows-x64.zip",
                          "bytes":  5359996,
                          "sha256":  "fed5291869e66a1a0da49d59b31482ef6c2843d32a4f1bb4c0c07ae12c2a3277"
                      },
                      {
                          "name":  "SuraLanguage-VSCode-1.11.1.vsix",
                          "bytes":  170920,
                          "sha256":  "86d1dbb4a8efc7459da1a6b8f02af4fed958ffe92433060ccf8bace3a00dae6a"
                      }
                  ]
}
