Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 4 modules #230

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions com.visualstudio.code-oss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ modules:
- '*'
sources:
- type: archive
url: https://files.pythonhosted.org/packages/bc/07/830784e061fb94d67649f3e438ff63cfb902dec6d48ac75aeaaac7c7c30e/Pillow-9.4.0.tar.gz
sha256: a1c2d7780448eb93fbcc3789bf3916aa5720d942e37945f4056680317f1cd23e
url: https://files.pythonhosted.org/packages/ef/43/c50c17c5f7d438e836c169e343695534c38c77f60e7c90389bd77981bc21/pillow-10.3.0.tar.gz
sha256: 9d2455fbf44c914840c793e89aa82d0e1763a14253a000743719ae5946814b2d
x-checker-data:
type: pypi
name: Pillow
Expand Down Expand Up @@ -96,8 +96,8 @@ modules:
sources:
- type: git
url: https://github.com/microsoft/vscode.git
tag: 1.74.3
commit: 97dec172d3256f8ca4bfb2143f3f76b503ca0534
tag: 1.89.1
commit: dc96b837cf6bb4af9cd736aa3af08cf8279f7685
dest: main
x-checker-data:
type: json
Expand All @@ -114,8 +114,8 @@ modules:
dest: main

- type: file
url: https://github.com/VSCodium/vscodium/raw/1.74.3.23010/product.json
sha256: 1dec09142eeb4116c1dc6ab70feb364bd315d22c6099eb94badcd711c9b59257
url: https://github.com/VSCodium/vscodium/raw/1.89.1.24130/product.json
sha256: 692191316d057ca82665c3a8942aab3ce142e47b0165ae71151a0c5ca0687593
dest: vscodium
x-checker-data:
type: json
Expand All @@ -141,8 +141,8 @@ modules:
sources:
- type: git
url: https://github.com/refi64/zypak.git
tag: v2022.04
commit: 55a60d110301e8dd37b631503c3524ab7baaf7aa
tag: v2024.01.17
commit: ded79a2f8a509adc21834b95a9892073d4a91fdc
x-checker-data:
type: git

Expand Down
Loading