Skip to content

Commit

Permalink
chore: update scoop manifest
Browse files Browse the repository at this point in the history
Signed-off-by: simonsan <[email protected]>
  • Loading branch information
simonsan committed Mar 19, 2024
1 parent 4e7008a commit 7476051
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1 +1 @@
RHACK_CURRENT_VERSION=0.1.4
RHACK_CURRENT_VERSION=0.1.5
6 changes: 3 additions & 3 deletions scoop/cargo-rhack.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "0.1.4",
"version": "0.1.5",
"description": "Temporarily edit external crates that your project depends on",
"homepage": "https://github.com/simonsan/cargo-rhack",
"license": "BSD-3",
"architecture": {
"64bit": {
"url": "https://github.com/simonsan/cargo-rhack/releases/download/v0.1.4/cargo-rhack-x86_64-pc-windows-msvc.zip",
"hash": "e5ef9e4698f45a6a48eada369da214563232ee87db309000fb761d49b3f887a4"
"url": "https://github.com/simonsan/cargo-rhack/releases/download/v0.1.5/cargo-rhack-x86_64-pc-windows-msvc.zip",
"hash": "713cef90c61b1858b8e9a3ba71e583a5253fee069db9279617279717d595c4c1"
}
},
"bin": "cargo-rhack.exe",
Expand Down

0 comments on commit 7476051

Please sign in to comment.