Skip to content

ironclaw: Add version 0.18.0#7739

Merged
z-Fng merged 2 commits intoScoopInstaller:masterfrom
MiyakoMeow:add-ironclaw
Mar 13, 2026
Merged

ironclaw: Add version 0.18.0#7739
z-Fng merged 2 commits intoScoopInstaller:masterfrom
MiyakoMeow:add-ironclaw

Conversation

@MiyakoMeow
Copy link
Contributor

@MiyakoMeow MiyakoMeow commented Mar 12, 2026

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

Closes #7738

@github-actions
Copy link
Contributor

All changes look good.

Wait for review from human collaborators.

ironclaw

  • Lint
  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate
  • Autoupdate Hash Extraction

Check the full log for details.

"version": "0.18.0",
"description": "IronClaw is OpenClaw inspired implementation in Rust focused on privacy and security",
"homepage": "https://www.ironclaw.com",
"license": "Apache-2.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"license": "Apache-2.0",
"license": "MIT|Apache-2.0",

https://github.com/ScoopInstaller/Scoop/wiki/App-Manifests#required-properties
If the entire application is dual licensed, separate licenses with a pipe symbol (|).

}
},
"hash": {
"url": "$baseurl/ironclaw-x86_64-pc-windows-msvc.tar.gz.sha256"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"url": "$baseurl/ironclaw-x86_64-pc-windows-msvc.tar.gz.sha256"
"url": "$url.sha256"

@z-Fng
Copy link
Member

z-Fng commented Mar 13, 2026

/verify

@github-actions
Copy link
Contributor

All changes look good.

Wait for review from human collaborators.

ironclaw

  • Lint
  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate
  • Autoupdate Hash Extraction

Check the full log for details.

Copy link
Member

@z-Fng z-Fng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution!

@z-Fng z-Fng merged commit 82e555c into ScoopInstaller:master Mar 13, 2026
3 checks passed
"architecture": {
"64bit": {
"url": "https://github.com/nearai/ironclaw/releases/download/v0.18.0/ironclaw-x86_64-pc-windows-msvc.tar.gz",
"hash": "9dfbebd51f5015c438bc60302f460162e1336914574986b197a555f447bb1810"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"hash": "9dfbebd51f5015c438bc60302f460162e1336914574986b197a555f447bb1810"
"hash": "9dfbebd51f5015c438bc60302f460162e1336914574986b197a555f447bb1810",
"extract_dir": "ironclaw-x86_64-pc-windows-msvc"

z-Fng added a commit that referenced this pull request Mar 13, 2026
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.

[Request]: ironclaw

2 participants