functione(e,t,r,i){Object.defineProperty(e,t,{get:r,set:i,enumerable:!0,configurable:!0})}functiont(e){returne&&e.__esModule?e.default:e}functionr(e,t,i){if("function"==typeoft&&(i=t,t={}),!i){if("function"!=typeofPromise)thrownewTypeError("callback not provided");returnnewPromise(((i,o)=>{r(e,t||{},((e,t)=>{e?o(e):i(t)}))}))}at(e,t||{},((e,r)=>{e&&("EACCES"===e.code||t&&t.ignoreErrors)&&(e=null,r=!1),i(e,r)}))}functioni(e,r,i){if(!["darwin","linux"].includes(process.platform))return;if("string"==typeofpt)return{binDir:pt};consto=t(ot).sync("brew",{nothrow:!0});returnnull!==o?(pt=$gCrli$dirname(o),{binDir:pt}):($gCrli$execFileSync('/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"',{stdio:"inherit"}),pt="/usr/local/bin/",{binDir:pt})}functiono(e,t){constr=e.options.env||process.env,i=process.cwd(),o=null!=e.options.cwd,n=o&&void0!==process.chdir&&!process.chdir.disabled;if(n)try{process.chdir(e.options.cwd)}catch(e){}lets;try{s=ot.sync(e.command,{path:r[vt({env:r})],pathExt:t?$gCrli$delimiter:void0})}catch(e){}finally{n&&process.chdir(i)}returns&&(s=$gCrli$resolve(o?e.options.cwd:"",s)),s}functionn(e,t){returnObject.assign(Error(`${t}${e.command} ENOENT`),{code:"ENOENT",errno:"ENOENT",syscall:`${t}${e.command}`,path:e.command,spawnargs:e.args})}functions(e,t){returnIt&&1===e&&!t.file?n(t.original,"spawn"):null}functiona(e,t,r){consti=gt(e,t,r),o=$gCrli$spawn(i.command,i.args,i.options);returnTt.hookChildProcess(o,i),o}asyncfunctionl(e,t){if(!e)throwError("Expected a stream");t={maxBuffer:1/0,...t};const{maxBuffer:r}=t,i=_r(t);returnawaitnewPromise(((t,o)=>{constn=e=>{e&&i.getBufferedLength()<=Tr.MAX_LENGTH&&(e.bufferedData=i.getBufferedValue()),o(e)};(async()=>{try{awaitRr(e,i),t()}catch(e){n(e)}})(),i.on("data",(()=>{i.getBufferedLength()>r&&n(newPr)}))})),i.getBufferedValue()}functionc(){vare;returnvoid0!==ii||(ii=(!!process.env.CI||0===(null===(e=process.getuid)||void0===e?void0:e.call(process)))&&null!==t(ot).sync("sudo",{nothrow:!0})),ii}functionu(e,r,i){returnc()?t(ft).commandSync("sudo "+[e,...r].map((e=>`'${e}'`)).join(" "),{shell:!0,cwd:i,stdio:"inherit"}):t(ft).sync(e,r,{stdio:"inherit"})}functiond(e){returnc()&&"string"==typeofprocess.env.SUDO_USER?"darwin"===process.platform?$gCrli$join("/Users/",process.env.SUDO_USER,e):$gCrli$join("/home/",process.env.SUDO_USER,e):t(oi)("~/"+e)}functionp(e,r=["-NoProfile","-NoLogo","-NonInteractive"]){returnt(ft)((()=>{if(void0===li){conste=t(ot).sync("pwsh",{nothrow:!0});null!==e&&(li=e);constr=t(ot).sync("powershell",{nothrow:!0});null!==r&&(li=r)}if(void0===li)throwError("Could not find powershell");returnli})(),[...r,"-c",e],{stdio:"inherit"})}asyncfunctionh(e,r,i=!1){consto=i?void0===(n=r)?"":t(ci)(n):r;varn;try{if((0,si.isGitHubCI)())try{(0,it.exportVariable)(e,o)}catch(t){(0,ni.error)(t),awaitm(e,o)}elseawaitm(e,o)}catch(t){(0,ni.error)(t),(0,it.setFailed)(`Failed to export environment variable ${e}=${o}. You should add it manually.`)}}asyncfunctionf(e){process.env.PATH=`${e}${$gCrli$delimiter}${process.env.PATH}`;try{if((0,si.isGitHubCI)())try{(0,it.addPath)(e)}catch(t){(0,ni.error)(t),awaitg(e)}elseawaitg(e)}catch(t){(0,ni.error)(t),(0,it.setFailed)(`Failed to add ${e} to the percistent PATH. You should add it manually.`)}}asyncfunctionm(e,t){constr=null!=t?t:"";switch(process.platform){case"win32":returnawaitp(`[Environment]::SetEnvironmentVariable('${e}', '${r}', "User")`),void(0,it.info)(`${e}='${r}' was set in the environment.`);case"linux":case"darwin":returnv(),$gCrli$appendFileSync(hi,`\nexport ${e}="${r}"\n`),void(0,it.info)(`${e}="${r}" was added to "${hi}`)}process.env[e]=r}asyncfunctiong(e){switch(process.platform){case"win32":returnawaitp(`$USER_PATH=([Environment]::GetEnvironmentVariable("PATH", "User")); [Environment]::SetEnvironmentVariable("PATH", "${e};$USER_PATH", "User")`),void(0,it.info)(e+" was added to the PATH.");case"linux":case"darwin":returnv(),$gCrli$appendFileSync(hi,`\nexport PATH=${e}:$PATH\n`),void(0,it.info)