Skip to content

d2: Update GitHub repository URLs - #8353

Merged
z-Fng merged 1 commit into
ScoopInstaller:masterfrom
alixander:agent/d2lang-repository
Aug 3, 2026
Merged

d2: Update GitHub repository URLs#8353
z-Fng merged 1 commit into
ScoopInstaller:masterfrom
alixander:agent/d2lang-repository

Conversation

@alixander

Copy link
Copy Markdown
Contributor

Closes #8352

Summary

  • update the D2 v0.7.1 release asset URLs from terrastruct/d2 to the canonical d2lang/d2 repository
  • update the checkver.github URL and both autoupdate templates to the canonical repository
  • preserve the manifest version, hashes, archive names, extraction directory, and binary layout

Impact

Scoop will fetch D2 releases and future version checks from the project's current GitHub organization. The downloaded v0.7.1 assets are unchanged, so existing installations and package contents are unaffected.

Validation

  • parsed bucket/d2.json with jq

  • downloaded both Windows v0.7.1 archives from d2lang/d2 and verified their SHA-256 values match the existing manifest hashes

  • inspected both archives and confirmed d2-v0.7.1/bin/d2.exe is unchanged

  • confirmed the latest GitHub release is still v0.7.1 and the autoupdate templates resolve to the same asset names

  • ran git diff --check

  • Scoop's PowerShell test suite was not available on this macOS host; the upstream Windows CI remains authoritative

  • Use conventional PR title: <manifest-name[@version]|chore>: <general summary of the pull request>

  • I have read the Contributing Guide

@alixander

Copy link
Copy Markdown
Contributor Author

/verify

@github-actions

github-actions Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

All changes look good.

Wait for review from human collaborators.

d2

  • Lint
  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

Check the full log for details.

@alixander
alixander marked this pull request as ready for review August 2, 2026 03:36
@coderabbitai

coderabbitai Bot commented Aug 2, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: c70cad77-07f6-4955-95a8-1f1f2282325f

📥 Commits

Reviewing files that changed from the base of the PR and between f90281b and f9b0527.

📒 Files selected for processing (1)
  • bucket/d2.json

Summary by CodeRabbit

  • Bug Fixes
    • Updated Windows Scoop installation and update sources to the current D2 repository for both supported architectures.
    • Existing package settings and verification hashes remain unchanged.

Walkthrough

Changes

D2 manifest repository migration

Layer / File(s) Summary
Update D2 repository URLs
bucket/d2.json
The manifest uses d2lang/d2 for 64-bit and ARM64 downloads, version checks, and autoupdate URLs. Hashes and package settings remain unchanged.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the manifest URL updates and follows the repository's conventional format.
Description check ✅ Passed The description explains the changes, impact, validation, linked issue, and required checklist items.
Linked Issues check ✅ Passed The changes update all requested repository URLs while preserving the version, hashes, archive names, extraction directory, and binary layout [#8352].
Out of Scope Changes check ✅ Passed All changes are limited to the D2 manifest URLs and directly support the linked issue objectives.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@z-Fng
z-Fng merged commit 51e0073 into ScoopInstaller:master Aug 3, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

d2: Update GitHub repository URLs after organization move

2 participants