From df41f6c8df4e8931a608b8b7a26a65d432441936 Mon Sep 17 00:00:00 2001 From: Dominik Date: Fri, 5 Jun 2026 23:07:12 +0200 Subject: [PATCH] =?UTF-8?q?bump:=20version=200.1.0=20=E2=86=92=200.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cz.toml | 2 +- CHANGELOG.md | 6 ++++++ README.md | 18 ++++++++++++++++++ 3 files changed, 25 insertions(+), 1 deletion(-) diff --git a/.cz.toml b/.cz.toml index 2f83c83..b1623dc 100644 --- a/.cz.toml +++ b/.cz.toml @@ -1,6 +1,6 @@ [ tool.commitizen ] name = "cz_conventional_commits" -version = "0.1.0" +version = "0.2.0" tag_format = "v$version" update_changelog_on_bump = true version_files = [ ".cz.toml:version" ] diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f15694..dbf6a49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1 +1,7 @@ +## v0.2.0 (2026-06-05) + +### Feat + +- add custom ram download range + ## v0.0.1 (2026-06-05) diff --git a/README.md b/README.md index 1ab91f9..7580914 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,23 @@ That is why you can use this script to automate the downloading and installing o ## Installation +### Via Homebrew (Linux) + +Add the tap and install: + +```bash +brew tap agresdominik/repo https://github.com/agresdominik/repo +brew install download-ram +``` + +Run the script: + +```bash +sudo $(which download-ram) +``` + +### Manual + Clone the repository: ```bash @@ -38,6 +55,7 @@ Please select how much RAM you want to download: 1) 4GiB of RAM 2) 8GiB of RAM 3) 16GiB of RAM +4) Custom amount Plese note you need at least the chosen amount of space on your drive + 4GiB > 1