mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-05-01 03:00:26 -04:00
pnpm: 10.30.1 → 10.30.2 (#14801)
* pnpm -> 10.30.2 in updater-pnpm-10.30.2 * updater-pnpm-10.30.2: Package File Update Run on linux/amd64 container. --------- Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com> Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d437f55335
commit
e541ee12c7
@@ -1,2 +1,2 @@
|
||||
# Total size: 65852666
|
||||
# Total size: 65852074
|
||||
/usr/local/bin/pnpm
|
||||
|
||||
@@ -3,11 +3,11 @@ require 'package'
|
||||
class Pnpm < Package
|
||||
description 'Fast, disk space efficient package manager'
|
||||
homepage 'https://pnpm.io/'
|
||||
version '10.30.1'
|
||||
version '10.30.2'
|
||||
license 'MIT'
|
||||
compatibility 'x86_64'
|
||||
source_url "https://github.com/pnpm/pnpm/releases/download/v#{version}/pnpm-linux-x64"
|
||||
source_sha256 '44584d1bf4964eab9117484bbac165279f5584d743b98dfddb72f2cde5caff92'
|
||||
source_sha256 '8e0953608faa1df32187e7a8ff73e2c148b28b52c3860e9bde0c13d08da38bc9'
|
||||
|
||||
no_compile_needed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user