Skip to content

Commit

Permalink
Update VSCodium.download.recipe (#94)
Browse files Browse the repository at this point in the history
Code signature changed.
  • Loading branch information
opus-nbonenberger authored Apr 18, 2024
1 parent 3fdc6e7 commit ba28ccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VSCodium/VSCodium.download.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<key>input_path</key>
<string>%pathname%/VSCodium.app</string>
<key>requirement</key>
<string>identifier "com.visualstudio.code.oss" and anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = C7S3ZQ2B8V</string>
<string>identifier "com.vscodium" and anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = C7S3ZQ2B8V</string>
<key>strict_verification</key>
<true/>
</dict>
Expand Down

0 comments on commit ba28ccf

Please sign in to comment.