[Bug]: cwrsync is not available
bug
### Prerequisites
- [x] I have written a descriptive issue title.
- [x] I have searched all issues/PRs to ensure it has not already been reported or fixed.
- [x] I have verified that I am using the latest version of Scoop and corresponding bucket.
### Package Name
cwrsync
### Expected/Current Behaviour
the new git repo https://github.com/tonyabm/cwrsync-client did not have release
### Steps to Reproduce
```console
PS D:\env\hpm\hpm_sdk\samples\ethercat\ethercanfd_master> scoop install main/cwrsync
WARN Purging previous failed installation of cwrsync.
ERROR 'cwrsync' isn't installed correctly.
Removing older version (6.4.8).
'cwrsync' was uninstalled.
Installing 'cwrsync' (6.4.8) [64bit] from 'main' bucket
The remote server returned an error: (404) Not Found.
URL https://github.com/itefixnet/cwrsync-client/releases/download/v6.4.8/cwrsync_6.4.8_x64_free.zip is not valid
PS D:\env\hpm\hpm_sdk\samples\ethercat\ethercanfd_master>
```
### Possible Solution
delete https://github.com/ScoopInstaller/Main/blob/master/bucket/cwrsync.json
### Scoop and Buckets Version
```console
PS D:\env\hpm\hpm_sdk\samples\ethercat\ethercanfd_master> scoop --version
Current Scoop version:
b588a06e (HEAD -> master, tag: v0.5.3, origin/master, origin/HEAD) chore(release): Bump to version 0.5.3 (resync) (#6436)
'main' bucket:
fc31ca679d (HEAD -> master, origin/master, origin/HEAD) rust-analyzer: Update to version 2026-05-25
'extras' bucket:
331a59e8fb (HEAD -> master, origin/master, origin/HEAD) trae: Update to version 2.3.30128
'versions' bucket:
df3e4c3cef (HEAD -> master, origin/master, origin/HEAD) zls-dev: Update to version 0.17.0-dev.41+31963d0a
'nerd-fonts' bucket:
c62d64d5 (HEAD -> master, origin/master, origin/HEAD) SarasaGothic: Update to version 1.0.39
'nonportable' bucket:
e68c1ab5 (HEAD -> master, origin/master, origin/HEAD) unity-hub-np: Update to version 3.18.0, fix checkver & autoupdate
'breeze-forge' bucket:
a280331 (HEAD -> master, origin/master, origin/HEAD) wx
PS D:\env\hpm\hpm_sdk\samples\ethercat\ethercanfd_master>
```
### Scoop Config
```console
PS D:\env\hpm\hpm_sdk\samples\ethercat\ethercanfd_master> scoop config
last_update scoop_repo scoop_branch proxy
----------- ---------- ------------ -----
2026-05-25T15:19:10.1267530+08:00 https://github.com/ScoopInstaller/Scoop master 10.43.0.100:7890
PS D:\env\hpm\hpm_sdk\samples\ethercat\ethercanfd_master>
```
### PowerShell Version
```console
PS D:\env\hpm\hpm_sdk\samples\ethercat\ethercanfd_master> $PSVersionTable
Name Value
---- -----
PSVersion 5.1.26100.6584
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.26100.6584
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
PS D:\env\hpm\hpm_sdk\samples\ethercat\ethercanfd_master>
```
### Additional Softwares
_No response_
1 条评论