updater-git_mestrelion_tools-2025.08 — git_mestrelion_tools → 2025.08 (#12993)

* Add unbuilt git_mestrelion_tools to updater-git_mestrelion_tools-2025.08

* updater-git_mestrelion_tools-2025.08: Package File Update Run on linux/386 container.

* updater-git_mestrelion_tools-2025.08: Package File Update Run on linux/amd64 container.

* updater-git_mestrelion_tools-2025.08: Package File Update Run on linux/arm/v7 container.

---------

Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
This commit is contained in:
chromebrew-actions[bot]
2025-09-28 11:44:04 -04:00
committed by GitHub
parent 2f305b1710
commit 0d970252cc
4 changed files with 8 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
# Total size: 50768
# Total size: 51198
/usr/local/bin/git-branches-rename
/usr/local/bin/git-clone-subset
/usr/local/bin/git-find-uncommitted-repos

View File

@@ -1,4 +1,4 @@
# Total size: 50768
# Total size: 51198
/usr/local/bin/git-branches-rename
/usr/local/bin/git-clone-subset
/usr/local/bin/git-find-uncommitted-repos

View File

@@ -1,4 +1,4 @@
# Total size: 50768
# Total size: 51198
/usr/local/bin/git-branches-rename
/usr/local/bin/git-clone-subset
/usr/local/bin/git-find-uncommitted-repos

View File

@@ -6,7 +6,7 @@ require 'package'
class Git_mestrelion_tools < Package
description 'Assorted git tools, including git-restore-mtime'
homepage 'https://github.com/MestreLion/git-tools'
version '2022.12'
version '2025.08'
license 'GPL3'
compatibility 'all'
source_url 'https://github.com/MestreLion/git-tools.git'
@@ -14,10 +14,10 @@ class Git_mestrelion_tools < Package
binary_compression 'tar.zst'
binary_sha256({
aarch64: 'e008b4240a6ff1580dcb0786cc687454608d2a3dd3351da9bb7aa0a17a44cfa7',
armv7l: 'e008b4240a6ff1580dcb0786cc687454608d2a3dd3351da9bb7aa0a17a44cfa7',
i686: 'ccb3144001c111b47c4851e6b670090e8cfccee02d1a19624865dfdbdeafc47a',
x86_64: '9cc57f97e060f2604f8a0e1710ac118869bc27f7487017d8dd58652398fe1346'
aarch64: 'ae4937d3bd9e95f0ec52a7fa0f405a1d6ac1ed33546910502e785fa6cc3f231d',
armv7l: 'ae4937d3bd9e95f0ec52a7fa0f405a1d6ac1ed33546910502e785fa6cc3f231d',
i686: 'ee2c1d18e6076e755493b81c85ad8818e4a599db9ccef4ec6d92c6bddcfa6f92',
x86_64: '28b264b6db79bb775854ab9614070bd2e5af02fb2e557b01f4dd6e6dfa1e7018'
})
depends_on 'git' # L