Hi! A `v` (for version?) has been added to the release url which breaks the auto update logic in scoop: - https://github.com/ScoopInstaller/Main/blob/master/bucket/cppcryptfsctl.json - https://github.com/ScoopInstaller/Nonportable/blob/master/bucket/cppcryptfs-np.json ``` https://github.com/bailey27/cppcryptfs/releases/download/1.4.4.5/cppcryptfs.exe https://github.com/bailey27/cppcryptfs/releases/download/v1.4.4.6/cppcryptfs.exe https://github.com/bailey27/cppcryptfs/releases/download/v1.4.4.7/cppcryptfs.exe ``` Will the `v` be the new normal? Then the reference urls in scoop should be updated.