From 664ba1210ce24a07f8ba0fa48f9efb57e43d9efc Mon Sep 17 00:00:00 2001 From: Tunisiano187 Date: Wed, 10 Jul 2024 12:36:57 +0200 Subject: [PATCH] add --- automatic/amazon-chime/update.ps1 | 2 +- automatic/apache-cassandra/update.ps1 | 2 +- {tomove => automatic}/jacksum/README.md | 0 {tomove => automatic}/jacksum/jacksum.nuspec | 0 {tomove => automatic}/jacksum/tools/chocolateyInstall.ahk | 0 {tomove => automatic}/jacksum/tools/chocolateyInstall.ps1 | 0 {tomove => automatic}/jacksum/update.ps1 | 0 {tomove => automatic}/jbs/README.md | 0 {tomove => automatic}/jbs/jbs.nuspec | 0 {tomove => automatic}/jbs/tools/chocolateyinstall.ps1 | 0 {tomove => automatic}/jbs/update.ps1 | 0 {tomove => automatic}/jcpicker/README.md | 0 {tomove => automatic}/jcpicker/jcpicker.nuspec | 0 {tomove => automatic}/jcpicker/tools/LICENSE.txt | 0 {tomove => automatic}/jcpicker/tools/VERIFICATION.txt | 0 {tomove => automatic}/jcpicker/tools/chocolateyInstall.ps1 | 0 {tomove => automatic}/jcpicker/update.ps1 | 0 {tomove => automatic}/jitsi-meet-electron/README.md | 0 .../jitsi-meet-electron/jitsi-meet-electron.nuspec | 0 .../jitsi-meet-electron/tools/VERIFICATION.txt | 0 .../jitsi-meet-electron/tools/chocolateyInstall.ps1 | 0 .../jitsi-meet-electron/tools/chocolateyUninstall.ps1 | 0 {tomove => automatic}/jitsi-meet-electron/update.ps1 | 0 23 files changed, 2 insertions(+), 2 deletions(-) rename {tomove => automatic}/jacksum/README.md (100%) rename {tomove => automatic}/jacksum/jacksum.nuspec (100%) rename {tomove => automatic}/jacksum/tools/chocolateyInstall.ahk (100%) rename {tomove => automatic}/jacksum/tools/chocolateyInstall.ps1 (100%) rename {tomove => automatic}/jacksum/update.ps1 (100%) rename {tomove => automatic}/jbs/README.md (100%) rename {tomove => automatic}/jbs/jbs.nuspec (100%) rename {tomove => automatic}/jbs/tools/chocolateyinstall.ps1 (100%) rename {tomove => automatic}/jbs/update.ps1 (100%) rename {tomove => automatic}/jcpicker/README.md (100%) rename {tomove => automatic}/jcpicker/jcpicker.nuspec (100%) rename {tomove => automatic}/jcpicker/tools/LICENSE.txt (100%) rename {tomove => automatic}/jcpicker/tools/VERIFICATION.txt (100%) rename {tomove => automatic}/jcpicker/tools/chocolateyInstall.ps1 (100%) rename {tomove => automatic}/jcpicker/update.ps1 (100%) rename {tomove => automatic}/jitsi-meet-electron/README.md (100%) rename {tomove => automatic}/jitsi-meet-electron/jitsi-meet-electron.nuspec (100%) rename {tomove => automatic}/jitsi-meet-electron/tools/VERIFICATION.txt (100%) rename {tomove => automatic}/jitsi-meet-electron/tools/chocolateyInstall.ps1 (100%) rename {tomove => automatic}/jitsi-meet-electron/tools/chocolateyUninstall.ps1 (100%) rename {tomove => automatic}/jitsi-meet-electron/update.ps1 (100%) diff --git a/automatic/amazon-chime/update.ps1 b/automatic/amazon-chime/update.ps1 index c8c89c161..835d2b6cb 100644 --- a/automatic/amazon-chime/update.ps1 +++ b/automatic/amazon-chime/update.ps1 @@ -1,5 +1,5 @@ $ErrorActionPreference = 'Stop' -import-module Chocolatey-AU +import-module AU Import-Module ..\..\scripts\au_extensions.psm1 $release = 'https://clients.chime.aws/win/latest' diff --git a/automatic/apache-cassandra/update.ps1 b/automatic/apache-cassandra/update.ps1 index 55813a0a3..d079bcadd 100644 --- a/automatic/apache-cassandra/update.ps1 +++ b/automatic/apache-cassandra/update.ps1 @@ -1,5 +1,5 @@ $ErrorActionPreference = 'Stop' -import-module Chocolatey-AU +import-module AU Import-Module ..\..\scripts\au_extensions.psm1 $releases = 'https://cassandra.apache.org/_/download.html' diff --git a/tomove/jacksum/README.md b/automatic/jacksum/README.md similarity index 100% rename from tomove/jacksum/README.md rename to automatic/jacksum/README.md diff --git a/tomove/jacksum/jacksum.nuspec b/automatic/jacksum/jacksum.nuspec similarity index 100% rename from tomove/jacksum/jacksum.nuspec rename to automatic/jacksum/jacksum.nuspec diff --git a/tomove/jacksum/tools/chocolateyInstall.ahk b/automatic/jacksum/tools/chocolateyInstall.ahk similarity index 100% rename from tomove/jacksum/tools/chocolateyInstall.ahk rename to automatic/jacksum/tools/chocolateyInstall.ahk diff --git a/tomove/jacksum/tools/chocolateyInstall.ps1 b/automatic/jacksum/tools/chocolateyInstall.ps1 similarity index 100% rename from tomove/jacksum/tools/chocolateyInstall.ps1 rename to automatic/jacksum/tools/chocolateyInstall.ps1 diff --git a/tomove/jacksum/update.ps1 b/automatic/jacksum/update.ps1 similarity index 100% rename from tomove/jacksum/update.ps1 rename to automatic/jacksum/update.ps1 diff --git a/tomove/jbs/README.md b/automatic/jbs/README.md similarity index 100% rename from tomove/jbs/README.md rename to automatic/jbs/README.md diff --git a/tomove/jbs/jbs.nuspec b/automatic/jbs/jbs.nuspec similarity index 100% rename from tomove/jbs/jbs.nuspec rename to automatic/jbs/jbs.nuspec diff --git a/tomove/jbs/tools/chocolateyinstall.ps1 b/automatic/jbs/tools/chocolateyinstall.ps1 similarity index 100% rename from tomove/jbs/tools/chocolateyinstall.ps1 rename to automatic/jbs/tools/chocolateyinstall.ps1 diff --git a/tomove/jbs/update.ps1 b/automatic/jbs/update.ps1 similarity index 100% rename from tomove/jbs/update.ps1 rename to automatic/jbs/update.ps1 diff --git a/tomove/jcpicker/README.md b/automatic/jcpicker/README.md similarity index 100% rename from tomove/jcpicker/README.md rename to automatic/jcpicker/README.md diff --git a/tomove/jcpicker/jcpicker.nuspec b/automatic/jcpicker/jcpicker.nuspec similarity index 100% rename from tomove/jcpicker/jcpicker.nuspec rename to automatic/jcpicker/jcpicker.nuspec diff --git a/tomove/jcpicker/tools/LICENSE.txt b/automatic/jcpicker/tools/LICENSE.txt similarity index 100% rename from tomove/jcpicker/tools/LICENSE.txt rename to automatic/jcpicker/tools/LICENSE.txt diff --git a/tomove/jcpicker/tools/VERIFICATION.txt b/automatic/jcpicker/tools/VERIFICATION.txt similarity index 100% rename from tomove/jcpicker/tools/VERIFICATION.txt rename to automatic/jcpicker/tools/VERIFICATION.txt diff --git a/tomove/jcpicker/tools/chocolateyInstall.ps1 b/automatic/jcpicker/tools/chocolateyInstall.ps1 similarity index 100% rename from tomove/jcpicker/tools/chocolateyInstall.ps1 rename to automatic/jcpicker/tools/chocolateyInstall.ps1 diff --git a/tomove/jcpicker/update.ps1 b/automatic/jcpicker/update.ps1 similarity index 100% rename from tomove/jcpicker/update.ps1 rename to automatic/jcpicker/update.ps1 diff --git a/tomove/jitsi-meet-electron/README.md b/automatic/jitsi-meet-electron/README.md similarity index 100% rename from tomove/jitsi-meet-electron/README.md rename to automatic/jitsi-meet-electron/README.md diff --git a/tomove/jitsi-meet-electron/jitsi-meet-electron.nuspec b/automatic/jitsi-meet-electron/jitsi-meet-electron.nuspec similarity index 100% rename from tomove/jitsi-meet-electron/jitsi-meet-electron.nuspec rename to automatic/jitsi-meet-electron/jitsi-meet-electron.nuspec diff --git a/tomove/jitsi-meet-electron/tools/VERIFICATION.txt b/automatic/jitsi-meet-electron/tools/VERIFICATION.txt similarity index 100% rename from tomove/jitsi-meet-electron/tools/VERIFICATION.txt rename to automatic/jitsi-meet-electron/tools/VERIFICATION.txt diff --git a/tomove/jitsi-meet-electron/tools/chocolateyInstall.ps1 b/automatic/jitsi-meet-electron/tools/chocolateyInstall.ps1 similarity index 100% rename from tomove/jitsi-meet-electron/tools/chocolateyInstall.ps1 rename to automatic/jitsi-meet-electron/tools/chocolateyInstall.ps1 diff --git a/tomove/jitsi-meet-electron/tools/chocolateyUninstall.ps1 b/automatic/jitsi-meet-electron/tools/chocolateyUninstall.ps1 similarity index 100% rename from tomove/jitsi-meet-electron/tools/chocolateyUninstall.ps1 rename to automatic/jitsi-meet-electron/tools/chocolateyUninstall.ps1 diff --git a/tomove/jitsi-meet-electron/update.ps1 b/automatic/jitsi-meet-electron/update.ps1 similarity index 100% rename from tomove/jitsi-meet-electron/update.ps1 rename to automatic/jitsi-meet-electron/update.ps1