Skip to content

Commit

Permalink
Updating SHA sum for v0.1.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
jfeingold35 committed Sep 6, 2023
1 parent e140462 commit 3f07294
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ To report issues with the Salesforce Code Analyzer VS Code Extension, create a [

---

Currently, Visual Studio Code extensions aren't signed or verified on the Microsoft Visual Studio Code Marketplace. Salesforce provides the Secure Hash Algorithm (SHA) of each extension that we publish. To learn how to verify the extensions, consult [Manually Verify the salesforcedx-vscode Extensions' Authenticity](https://developer.salesforce.com/media/vscode/SHA256.md).
Currently, Visual Studio Code extensions aren't signed or verified on the Microsoft Visual Studio Code Marketplace. Salesforce provides the Secure Hash Algorithm (SHA) of each extension that we publish. To learn how to verify the extensions, consult [Manually Verify the salesforcedx-vscode Extensions' Authenticity](https://github.com/forcedotcom/sfdx-code-analyzer-vscode/blob/main/SHA256.md).

---

Expand Down
4 changes: 1 addition & 3 deletions SHA256.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ make sure that their SHA values match the values in the list below.
shasum -a 256 <location_of_the_downloaded_file>

3. Confirm that the SHA in your output matches the value in this list of SHAs.
42904484bfbb7ad78f6757486a75d5eb8442886ce99d1874edef1e4865597e6e ./extensions/salesforcedx-vscode-apex-58.4.1.vsix
cfe2bcb4000dc37a885c10ccb92c618c94133aa6c1ff2070431417a2955f3d70 ./extensions/salesforcedx-vscode-core-58.4.1.vsix
faf777f5425ab82a7d4c2261a82c7e4da7824cace3946e5291a349e1f9d97aae ./extensions/salesforcedx-einstein-gpt-0.17.0.vsix
da2c560cb9a1a8c69d370b51785098e904034207b94a468ad55593fc5f0de05e ./sfdx-code-analyzer-vscode-0.1.0.vsix
4. Change the filename extension for the file that you downloaded from .zip to
.vsix.

Expand Down

0 comments on commit 3f07294

Please sign in to comment.