Skip to content

[Bug]: cuda (Incorrectly uses HTTP for downloads instead of HTTPS) #8395

Description

@DandelionSprout

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all issues/PRs to ensure it has not already been reported or fixed.
  • I have verified that I am using the latest version of Scoop and corresponding bucket.

Package Name

cuda

Expected/Current Behaviour

I am working on that issue.

Expected behaviour

CUDA's installer in its bucket uses HTTPS, as CUDA's installer supports HTTPS.

Current behaviour

Although CUDA's installer supports HTTPS (https://developer.download.nvidia.com/compute/cuda/13.3.1/local_installers/cuda_13.3.1_windows.exe), the bucket currently uses HTTP for it (http://developer.download.nvidia.com/compute/cuda/13.3.1/local_installers/cuda_13.3.1_windows.exe)

Steps to Reproduce

In https://raw.githubusercontent.com/ScoopInstaller/Main/refs/heads/master/bucket/cuda.json:


(...)
    "architecture": {
        "64bit": {
            "url": "http://developer.download.nvidia.com/compute/cuda/13.3.1/local_installers/cuda_13.3.1_windows.exe#/dl.7z",
            "hash": "md5:f5a1806cd4f1b2d140ac37e3a09d1ca8",
            "env_add_path": [
                "bin",
                "bin\\x64"
            ]
        }
    },
(...)

Possible Solution

Scoop and Buckets Version

Current Scoop version:
fatal: not a git repository (or any of the parent directories): .git

'main' bucket:
ad9b68b6a9 (HEAD -> master, origin/master, origin/HEAD) z3: Update to version 5.1.0

'extras' bucket:
ab554b6447 (HEAD -> master, origin/master, origin/HEAD) universal-gcode-sender: Update to version 2.1.26

'versions' bucket:
a66910c523 (HEAD -> master, origin/master, origin/HEAD) wox-beta: Update to version 2.4.0-beta.3

'nirsoft' bucket:
1df949f (HEAD -> master, origin/master, origin/HEAD) Merge pull request #265 from msergein/multimonitortool-2.15

'sysinternals' bucket:
12d2aa9 (HEAD -> main, origin/main, origin/HEAD) zoomit: Update to version 12.2

'php' bucket:
70bfa53 (HEAD -> master, origin/master, origin/HEAD) php8.1@8.1.34: Fix hash (Closes #31)

'nonportable' bucket:
86c39bd9 (HEAD -> master, origin/master, origin/HEAD) teamviewer-np@15.80.6: Fix hash (Closes #624)

'java' bucket:
1f469fb3 (HEAD -> master, origin/master, origin/HEAD) graalvm-jdk-dev: Update to version 25.3.4.1-dev-20260815_0202

'games' bucket:
4a66f894f (HEAD -> master, origin/master, origin/HEAD) xenia-edge: Update to version 20260816055038-15200f6

Scoop Config

last_update         scoop_repo                              scoop_branch msiextract_use_lessmsi
-----------         ----------                              ------------ ----------------------
16/08/2026 13.37.31 https://github.com/ScoopInstaller/Scoop master                         True

PowerShell Version

Name                           Value
----                           -----
PSVersion                      7.6.5
PSEdition                      Core
GitCommitId                    7.6.5
OS                             Microsoft Windows 10.0.26200
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.4
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Additional Softwares

None that seem relevant that I know of.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions