From aed92704a87424c22eca5ef578abac143c6105b3 Mon Sep 17 00:00:00 2001 From: ChrisTitusTech Date: Fri, 26 Jan 2024 14:40:01 +0000 Subject: [PATCH] Compile Winutil --- winutil.ps1 | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/winutil.ps1 b/winutil.ps1 index 036b629c37..b563c15e06 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.01.25 + Version : 24.01.26 #> 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.01.25" +$sync.version = "24.01.26" $sync.configs = @{} $sync.ProcessRunning = $false @@ -6982,15 +6982,6 @@ $sync.configs.applications = '{ "link": "https://deluge-torrent.org/", "description": "Deluge is a free and open-source BitTorrent client. It features a user-friendly interface, support for plugins, and the ability to manage torrents remotely." }, - "WPFInstalldolphin": { - "winget": "KDE.Dolphin", - "choco": "na", - "category": "Utilities", - "panel": "4", - "content": "Dolphin File manager", - "link": "https://apps.kde.org/en/dolphin/", - "description": "Dolphin is a file manager for the KDE desktop environment. It provides a powerful and intuitive interface for managing files and folders on Linux systems." - }, "WPFInstallduplicati": { "winget": "Duplicati.Duplicati", "choco": "duplicati",