From d9692549f8c609ad6d7089245cfede008ab5091e Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Thu, 2 Apr 2026 19:15:02 +0200 Subject: [PATCH] New version: JustArchiNET.ArchiSteamFarm version 6.3.4.2 --- ...JustArchiNET.ArchiSteamFarm.installer.yaml | 17 ++++++ ...tArchiNET.ArchiSteamFarm.locale.en-US.yaml | 55 +++++++++++++++++++ .../6.3.4.2/JustArchiNET.ArchiSteamFarm.yaml | 8 +++ 3 files changed, 80 insertions(+) create mode 100644 manifests/j/JustArchiNET/ArchiSteamFarm/6.3.4.2/JustArchiNET.ArchiSteamFarm.installer.yaml create mode 100644 manifests/j/JustArchiNET/ArchiSteamFarm/6.3.4.2/JustArchiNET.ArchiSteamFarm.locale.en-US.yaml create mode 100644 manifests/j/JustArchiNET/ArchiSteamFarm/6.3.4.2/JustArchiNET.ArchiSteamFarm.yaml diff --git a/manifests/j/JustArchiNET/ArchiSteamFarm/6.3.4.2/JustArchiNET.ArchiSteamFarm.installer.yaml b/manifests/j/JustArchiNET/ArchiSteamFarm/6.3.4.2/JustArchiNET.ArchiSteamFarm.installer.yaml new file mode 100644 index 0000000000000..2f383f716511c --- /dev/null +++ b/manifests/j/JustArchiNET/ArchiSteamFarm/6.3.4.2/JustArchiNET.ArchiSteamFarm.installer.yaml @@ -0,0 +1,17 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JustArchiNET.ArchiSteamFarm +PackageVersion: 6.3.4.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ArchiSteamFarm.exe +UpgradeBehavior: install +ReleaseDate: 2026-03-27 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/6.3.4.2/ASF-win-x64.zip + InstallerSha256: 1B6E7F2E0DCAB950A8669B8A02469DB9AF7687BBDD6C7E75BD82EA14BA892368 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JustArchiNET/ArchiSteamFarm/6.3.4.2/JustArchiNET.ArchiSteamFarm.locale.en-US.yaml b/manifests/j/JustArchiNET/ArchiSteamFarm/6.3.4.2/JustArchiNET.ArchiSteamFarm.locale.en-US.yaml new file mode 100644 index 0000000000000..0b491f946e4ae --- /dev/null +++ b/manifests/j/JustArchiNET/ArchiSteamFarm/6.3.4.2/JustArchiNET.ArchiSteamFarm.locale.en-US.yaml @@ -0,0 +1,55 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JustArchiNET.ArchiSteamFarm +PackageVersion: 6.3.4.2 +PackageLocale: en-US +Publisher: JustArchi.net +PublisherUrl: https://justarchi.net/ +PublisherSupportUrl: https://github.com/JustArchiNET/ArchiSteamFarm/issues +Author: https://github.com/JustArchiNET/ArchiSteamFarm/graphs/contributors +PackageName: ArchiSteamFarm +PackageUrl: https://github.com/JustArchiNET/ArchiSteamFarm +License: Apache-2.0 +LicenseUrl: https://github.com/JustArchiNET/ArchiSteamFarm/blob/HEAD/LICENSE.txt +ShortDescription: ASF is a C# application with primary purpose of farming Steam cards from multiple accounts simultaneously. +Description: |- + ASF is a C# application with primary purpose of farming Steam cards from multiple accounts simultaneously. + Unlike Idle Master which works only for one account at given time, while requiring Steam client running in the background and launching additional processes imitating "game playing" status, ASF doesn't require any Steam client running in the background, doesn't launch any additional processes and is made to handle unlimited Steam accounts at once. + In addition to that, it's meant to be run on servers or other desktop-less machines, and features full cross-OS support, which makes it possible to launch on any operating system with . + NET Core runtime, such as Windows, Linux and macOS. + ASF is possible thanks to gigantic amount of work done in marvelous SteamKit2 library. +Moniker: ASF +Tags: +- automation +- c-sharp +- cli +- cli-app +- crowdin +- csharp +- linux +- steam +- steam-account +- steam-api +- steam-cards +- steam-client +- steam-games +- steam-network +- steambot +- steamkit2 +ReleaseNotes: |- + Changelog + Changes since V6.3.3.3: + - Added support for BotName.keys.invalid file in BGR, as well as ensured that Botname.keys file is always being removed (@JustArchi #3572). + - Added support for links parsing in selected commands such as addlicense or owns (@Aareksio #3558). + - Reverted custom game name mechanism to previous logic, as Steam has also reverted their breaking changes (@JustArchi). + - Latest ASF-ui with new features, improvements and bugfixes (@MrBurrBurr). + - Updated localization provided by our community (@JustArchi-ArchiBot). + - Usual amount of other core improvements, optimizations and bugfixes (@JustArchi). + Support + ASF is available for free, this release was made possible thanks to the people that decided to support the project. If you're grateful for what we're doing, please consider a donation. Developing ASF requires massive amount of time and knowledge, especially when it comes to Steam (and its problems). Even $1 is highly appreciated and shows that you care. Thank you! + GitHub sponsor PayPal.me donate PayPal donate Revolut donate Steam donate + BTC donate ETH donate LTC donate USDC donate +ReleaseNotesUrl: https://github.com/JustArchiNET/ArchiSteamFarm/releases/tag/6.3.4.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JustArchiNET/ArchiSteamFarm/6.3.4.2/JustArchiNET.ArchiSteamFarm.yaml b/manifests/j/JustArchiNET/ArchiSteamFarm/6.3.4.2/JustArchiNET.ArchiSteamFarm.yaml new file mode 100644 index 0000000000000..ca5dc9326f75d --- /dev/null +++ b/manifests/j/JustArchiNET/ArchiSteamFarm/6.3.4.2/JustArchiNET.ArchiSteamFarm.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: JustArchiNET.ArchiSteamFarm +PackageVersion: 6.3.4.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0