Commit 1d3f3a46 authored by vincowl's avatar vincowl Committed by Ed Reel

Upgrade to v1.40.0 (#3653)

parent ea1d3ad6
...@@ -3,9 +3,9 @@ require 'package' ...@@ -3,9 +3,9 @@ require 'package'
class Codium < Package class Codium < Package
description 'VSCodium is Open Source Software Binaries of VSCode with a community-driven default configuration.' description 'VSCodium is Open Source Software Binaries of VSCode with a community-driven default configuration.'
homepage 'https://vscodium.com/' homepage 'https://vscodium.com/'
version '1.39.1' version '1.40.0'
source_url 'https://github.com/VSCodium/vscodium/releases/download/1.39.1/VSCodium-linux-x64-1.39.1.tar.gz' source_url 'https://github.com/VSCodium/vscodium/releases/download/1.40.0/VSCodium-linux-x64-1.40.0.tar.gz'
source_sha256 '56bc17bfba771d1db655e6d6b0517df912eabb6532955094a2c77865c67719ee' source_sha256 '4482f533bc639d0462a0b98f1a5a13f0adf50a4e7bb75102280bee18297c217a'
binary_url ({ binary_url ({
}) })
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment