diff --git a/winutil.ps1 b/winutil.ps1
index 12041c30..b3fd35e6 100644
--- a/winutil.ps1
+++ b/winutil.ps1
@@ -10,7 +10,7 @@
Author : Chris Titus @christitustech
Runspace Author: @DeveloperDurp
GitHub : https://github.com/ChrisTitusTech
- Version : 24.05.11
+ Version : 24.06.04
#>
param (
[switch]$Debug,
@@ -47,7 +47,7 @@ Add-Type -AssemblyName System.Windows.Forms
# Variable to sync between runspaces
$sync = [Hashtable]::Synchronized(@{})
$sync.PSScriptRoot = $PSScriptRoot
-$sync.version = "24.05.11"
+$sync.version = "24.06.04"
$sync.configs = @{}
$sync.ProcessRunning = $false
@@ -7840,6 +7840,14 @@ $sync.configs.applications = '{
"link": "https://docs.conda.io/projects/miniconda",
"winget": "Anaconda.Miniconda3"
},
+ "WPFInstallpixi": {
+ "category": "Development",
+ "choco": "pixi",
+ "content": "Pixi",
+ "description": "Pixi is a fast software package manager built on top of the existing conda ecosystem. Spins up development environments quickly on Windows, macOS and Linux. Pixi supports Python, R, C/C++, Rust, Ruby, and many other languages.",
+ "link": "https://pixi.sh",
+ "winget": "prefix-dev.pixi"
+ },
"WPFInstalltemurin": {
"category": "Development",
"choco": "temurin",
@@ -12769,6 +12777,9 @@ $inputXML = '
+
+
+
@@ -12968,12 +12979,12 @@ $inputXML = '
-
+
@@ -13185,12 +13196,12 @@ $inputXML = '
-
+
@@ -13396,15 +13407,15 @@ $inputXML = '
-
-
-
+
+
+
diff --git a/xaml/inputApp.xaml b/xaml/inputApp.xaml
index 0a7cd4b9..d49a5b3e 100644
--- a/xaml/inputApp.xaml
+++ b/xaml/inputApp.xaml
@@ -206,9 +206,6 @@
-
-
-
@@ -226,6 +223,9 @@
+
+
+
@@ -425,12 +425,12 @@
-
+
@@ -642,12 +642,12 @@
-
+
@@ -853,15 +853,15 @@
-
-
-
+
+
+